Access token Authentication
Default parameter to send with event payload
The tracking_id of the site
The URL of the page
The referrer URL
The locale of the user
A string representation of the user object
The product_id. Used for events such as product_view, product_add, product_purchase, etc.
The ID of the element or deployment to track
A comma separated list of products
A description of the event type
A string representation of a JSON object containing information about the product. _pkp is the product's price, _pks is the product's sku, _pkn is the product's name, _pkc is the product's currency.
A string representation of a JSON array containing information about the products. Index 0 is the product's sku, index 1 is the product's name, index 2 is the product's currency, index 3 is the product's price, and index 4 is the product's quantity.
The Order ID. Should be sent with purchase events.
The revenue. Should be sent with purchase events.
A JSON object of context data. Used to pass dynamic, additional data to the tracker.
Used for search events. The query id is sent to the tracker to be able to identify and group search events.
The name of the action that was performed.
Details on the action that was performed.
The meta action that was performed.
The category of the event
The action type of the event. Used to send a message or description.
The name of the event
The value of the event
The total revenue
The total tax
The total discount
The goal ID
The version of the event
Successful response
Bad request
Unauthorized
Forbidden
Internal server error