Skip to main content

Track event (server-side, attributed)

POST 

/v1/events/track

Record an analytics event from your backend and attribute it to one of your users. Identify the user with exactly one of user_id, email, or external_user_id (tried in that order). The resolved user must belong to your partner. Unlike the public /events/track endpoint, this attributes events without a Firebase token.

Request

Responses

Event tracked successfully