Jump to Content
AttributionAttribution Documentation
DocsAPI Reference
Attribution DocumentationAttribution
API Reference
DocsAPI Reference
All
Pages
Start typing to search…

JavaScript API (client-side)

  • Page
  • Identify
  • Track
  • Alias

HTTP API (server-side)

  • trackpost
  • identifypost
  • pagepost
  • aliaspost

GDPR Regulations API

  • Using the delete requests
  • /regulations
    • List regulationsget
    • Create new regulationpost
  • /regulations/{id}
    • Get details of regulationget
    • Delete existing regulation if it is not started yetdel

Client API

  • /v2/filters/treeget
  • /v2/filterspost
  • /v2/filters/{id}/amountspost
  • /v2/filters/{id}/amounts_uploadpost
Powered by 

Track

Track is used to record events. You should use this method to record each step of your conversion funnel.