Sdk-Key Send Tracking

This endpoint allows sending of tracking events to the Convert tracking server via SDK Key authentication

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The SDK key used to identify the project where that the data belongs to

Body Params

A JSON object containing the tracking events sent to the Convert tracking servers.

Tracking Request's data

string

ID of the account under which the project is setup

string

ID of the project under which the tracking occurs

boolean

Flag to determine whether the data is gonna be enriched before the events are stored for reporting. For example, in case of a conversion event, if this flag is on and bucketing is not provided, the bucketing stored on the backend datastore for the given visitor ID would be used. Same applies for segments.

Note: this flag is only available for some plans

visitors
array of objects

List of visitors tracked. Each visitor can have multiple events.

visitors
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json