POST
/
analytics
/
track

Authorizations

Authorization
string
headerrequired

Access token

Body

application/json
event
string
required

event name

type
enum<string>
required
Available options:
track
userId
string
required

commercengine user id

channel
enum<string>
required
Available options:
website
context
object
required
properties
object
required

properties of the event

messageId
string
required

unique hash string.

timestamp
string
required

timestamp when event occured

sentAt
string
required

time when event sent to server

Response

200 - application/json
message
string
success
boolean