For AI agents: visit https://docs.woopra.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Woopra DocumentationWoopra 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
Powered by 

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);

Updated 8 months ago


woopra.update()
Intro: HTTP Tracking API

Updated 8 months ago


woopra.update()
Intro: HTTP Tracking API