Visitor identification
Call the following URL to identify the visitor:
https://dss.hybrid.ai/pixel/identifyapi2?pid=PIXEL_ID&txid=VISITOR_ID&cstid=CUSTOMER_ID&icnt=IDENTIFY_CONTENT&ucnt=USER_CONTENTwhere:
- PIXEL_IDis the pixel identifier provided by Hybrid (required).
- VISITOR_IDis the visitor identifier (required).
- CUSTOMER_IDis the visitor's unique customer identifier (required).
- IDENTIFY_CONTENTis a set of unique visitor identifiers encoded in JSON format (optional).
- USER_CONTENTis a set of visitor data encoded in JSON forma (optional).
For more information about properties, see the JavaScript API.
Last updated
