REST API
Use the REST API to send custom activities: generate session IDs, create valid JSON activity objects, and make POST requests with your tracker key for tracking
Last updated
Use the REST API to send custom activities: generate session IDs, create valid JSON activity objects, and make POST requests with your tracker key for tracking
Last updated
To construct activities yourself and devise your own method of sending them, use the Rest API:
Generate your own session ID when sending activities via the Rest API. More information on session IDs can be found in the .
Ensure that the request is a valid activity object in JSON format. The activity object must include the , i.e you have to generate a unique session ID for each user. More information on the activity object can be found in the .
Make a POST request to the following URL with your :
POST
https://collect-eu.attraqt.io/:trackerKey