Body
A track event represents a custom action or activity performed by a visitor.
The type of analytics event being sent.
track
Unique identifier for the visitor that triggered this event.
Unique identifier for the session in which this event occurred.
Timestamp of the event (in UTC).
Contextual information about the client behind the event. Contextual client information attached to an analytics event.
Timestamp at which the request is sent (in UTC).
Typically, this value is nearly identical to timestamp
. However in some
situations there is latency between when the event occurs and when it is
sent to Unify.
Name of the event that was tracked.
Details about the event that was tracked. Details about an event included in a track request.
Response
The request has succeeded.