Aller au contenu principal

Events

Send event to Webmarketer

Send event data to Webmarketer

Request Body schema: application/json
projectId
string
nonce
string
eventType
string
trackerId
string
data
object

Responses

Request samples

Content type
application/json
{
  • "projectId": "string",
  • "nonce": "string",
  • "eventType": "string",
  • "trackerId": "string",
  • "data": { }
}

Response samples

Content type
application/json
{ }