Jump to Content
Woopra DocumentationHomeSetup and Product ManualAPI and SDK ReferenceWoopra
HomeSetup and Product ManualAPI and SDK Reference
HomeSetup and Product ManualAPI and SDK ReferenceWoopraLog InWoopra Documentation
API and SDK Reference
Log In
All
Pages
Start typing to search…

Server and Mobile Tracking SDK's

  • Intro: Tracking SDK's
  • iOS SDK
  • Android SDK
  • PHP SDK
  • Node.js SDK
  • Java SDK
  • Django SDK
  • Python SDK
  • Ruby on Rails SDK

Browse Javascript API

  • Intro: Javascript API
  • The Javascript Snippet
  • woopra.config()
  • woopra.track()
  • woopra.identify()
  • woopra.push()
  • woopra.update()
  • woopra.cancelAction()

HTTP Tracking API

  • Intro: HTTP Tracking API
  • /track/ce
  • /track/identify
  • Examples
  • Advanced

Data Query APIs

  • Intro
  • Reporting API
    • /trendsget
    • /profilesget
    • /journeysget
    • /retentionget
    • /attributionget
    • /activityget
  • Profiles API
    • Profile Retrieveget
    • Profile Activityget
    • Profile Deletedel
    • Profile Editpost
    • Profile Actions Editpost
  • The Export API
    • /logs/exportget
  • The Import API
    • /logs/importput
    • /logs/importget

Data Api

  • Getting Started With Your API
Powered by 

Reporting API

This is the API to use if you want to programmatically query your Woopra data as it appears in Woopra reports.

When sending the request, Woopra will run the report with the current report's parameters and filters and return the results.