Event registration
Call the following URL to track the event:
where:
PIXEL_ID is the pixel identifier issued hybrid.ai (required parameter).
VISITOR_ID is the visitor identifier (required parameter).
EVENT_NAME is the event name (required).
PROPERTIES is a set of JSON encoded properties (optional parameter).
For more information on events and properties, see the JavaScript API.
Last updated