HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Handles the specified tracking request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The tracking request.

Tracking model that contains additional data related to current event

user
object
payload
object | null

Additional data related to this event.

string | null

Override remote address for track event

string | null

The track identifier. It is unique within all track event with the same EnvironmentId and Scope

string
required

The device identifier.

string | null

The type of the tracking event.

string
required

The tracking data value.

string | null

The page scope.

string | null

The page URI where event occurs.

string | null

The page title.

date-time | null

The event timestamp.

string | null

The session id that relate to this event.

Headers
string

Can be used to pass the visitor IP address to Tracking API, for example when tracking statistics in website .NET code.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
202

Success

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json