Visitor identification
Call the following URL to identify the visitor:
where:
PIXEL_ID is the pixel identifier issued hybrid.ai (required parameter).
VISITOR_ID is the visitor identifier (required parameter).
CUSTOMER_ID is an unique client identifier of the visitor (required parameter).
IDENTIFY_CONTENT is a set of JSON encoded unique visitor identifiers (optional parameter).
USER_CONTENT is a set of JSON encoded data about the visitor (optional parameter).
For more information on properties, see the JavaScript API.
Last updated