HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In

Tracking request format

This topic provides the list of 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.

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.


What’s Next