Track event

Track an event using event tracking. Event Tracking must be toggled on in your ActiveCampaign account on "Website" -> "Site Tracking" (scroll down to Event tracking) in order for this call to work.

{
    "success": 1,
    "message": "Event spawned"
}
Body Params
string
required

This value is unique to your ActiveCampaign account and can be found named "Event Key" on "Website" -> "Site Tracking" (scroll down to Event tracking) inside your ActiveCampaign account.

string
required

The name of the event you wish to track. (Max of 32 Characters)

string

A value you wish to store for the event.

string
required

This value is unique to your ActiveCampaign account and can be found named "actid" on "Website" -> "Site Tracking" (scroll down to Event tracking) API.

json
required

The json-encoded email address of the contact you wish to track this event for. {"email":"[email protected]"})

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json