Track event API

This API endpoint allows you to track user events

POST https://app.satismeter.com/api/users

Request Headers:

Content-Type: application/json

Request Body:

{
"type": "track",
"userId": "007",
"event": "This is the event name",
"writeKey": "WRITE_KEY"
}
  • Replace the WRITE_KEY above with your real write key (see Integration Settings / API)

Was this article helpful?
0 out of 5 found this helpful

Articles in this section

Our Support hours:
Monday to Friday from 9:00 am - 2:00 am CET. Monday to Friday from 0:00 am - 5:00 pm PST.