Track Event

This is your first endpoint! Edit this page to start documenting your API.

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

In order to use this Endpoint, you need a unique dataset ID. You can get one by signing up for your (free) LeadBoxer account here: Create your Account

Supports GET and POST.

All endpoints run on an ingestion pipeline optimised for real-time processing, scaling and high throughput.

Submitting an event results in:

  • event ID

  • session ID

  • user ID

  • counters for unique & total events (used for analytics)

naming

  • ASCII characters only
  • values must be URL-encoded
Query Params
string
required

site (dataset ID)

string
required

Event Title

string

LeadBoxer User ID. Automatically generated if not provided

string

LeadBoxer Session ID. Automatically generated if not provided

string

event id, if not provided a new event ID will be created and returne

string

To link events to existing contacts

string

when set to true, user record is not updated.

string

will return a 1x1 transparent pixel

string

will return the event id as json

Response

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