Track eventAsk AIpost https://trackcmp.net/eventTrack 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.Body ParamskeystringrequiredThis 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.eventstringrequiredThe name of the event you wish to track. (Max of 32 Characters)eventdatastringA value you wish to store for the event.actidstringrequiredThis value is unique to your ActiveCampaign account and can be found named "actid" on "Website" -> "Site Tracking" (scroll down to Event tracking) API.visitjsonrequiredThe json-encoded email address of the contact you wish to track this event for. {"email":"[email protected]"})HeadersContent-TypestringrequiredDefaults to application/x-www-form-urlencodedValue needs to be "application/x-www-form-urlencoded"Responses 200200 400400Updated 10 months ago