Track Event
Tracks a single contact event in SMASHSEND.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Event name to track, for example user.signup or purchase.completed.
objectrequired
Identity payload for the event, including at least the contact email.
string
Optional custom message ID for deduplication.
object
Optional event properties object.
date
Optional ISO 8601 timestamp for the event.