Tracking request format
Lists sections for formatting tracking requests.
The following sections show the structure common to all requests, then the additional elements needed for each request type, with examples.
- Common elements
- Recommendations configuration
- Basket page
- Category page
- Checkout page
- Home page
- Other page
- Order page
- Product page
- Search results page
- Wishlist page
Elements are mandatory unless an [Optional] tag is shown for an element description.
All values are assumed to be JSON strings denoted by a [String] tag, unless a [Number] tag is used.
Note
All numbers are 64-bit integers, such as Java longs.
Indentation and extra whitespace in the JSON response examples were added for readability of the JSON data. They are not present in the actual JSON responses.
Updated over 1 year ago
Next