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

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

Getting Started With Your API

This page will help you get started with Data Api.

This is where you show your users how to set it up. You can use code samples, like this:

$http.post('/someUrl', data).success(successCallback);

alert('test');

Try dragging a block from the right to see how easy it is to add more content!