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

woopra.cancelAction()

This API is used to cancel actions with lifecycle of page from further updating themselves using an ID of a WoopraAction.

woopra.cancelAction(action.id);