Skip to main content
POST
Track an Event

Authorizations

x-store-id
string
header
required

Body

application/json
eventName
string
required

The name of the event to be tracked.

eventData
object

Additional data to be recorded with the event.

url
string

The URL associated with the event.

referrer
string

The referrer of the event.

Response

200 - application/json

Event tracked successfully.

success
boolean
message
string