Customer Data Platform (CDP) helps users to identify visitors by analyzing their session data and subsequently associate events with the identified visitors.
The following are the capabilities:
Session identification:
CDP can associate all anonymous events with a known user if the website visitor is identified during the same session. A session is defined as a 30-minute window before or after identification.
Cookie forward-stitching:
Cookie forward-stitching allows the CDP to associate an anonymous session with a known user when they revisit the site without immediately logging in. This process links ongoing activities to an existing customer profile, enriching the profile with interaction data even without immediate user identification.
Cookie back-stitching:
Cookie backstitching allows CDP to associate anonymous events with a known user if the user is identified within a specific time window. This process helps in creating a more complete customer profile by connecting anonymous and identified interactions.
Extend the backstitching window:
Customers may request an extension of the backstitching window by contacting Acquia Support. The request must specify the desired duration for the backstitching window. For example, 60 minutes, 90 minutes, or 30 days.
The following are the important considerations:
CDP can capture visitor behavior when they consent to anonymous tracking of their sessions and cookies. CDP has mechanisms to detect and merge these session cookies, linking activities to a unified profile.
If you have integrated CDP WebTag, use an identification cookie and send SourceCustomerNumber
or Email
even if the user is currently not authenticated on the website. Identification cookies are set to any known user and can be used on subsequent visits to the website. The cookies work similar to cart cookies that save the items that are currently in your cart even if you leave the page and return after some time.
For CDP to accurately identify the users generating the events, the SourceCustomerNumber or Email values must not be cached.
The following diagram depicts the process flow of this scenario:
Steps:
Initial visit - Session 0:
Tracking and stitching:
Login
.Outcome:
The initial login of the visitor is accurately recorded and new customer records are created in the system because of no prior anonymous data match.
The following diagram depicts the process flow of this scenario:
Steps:
Initial visit - Session 0:
Subsequent visit - Session 1:
Tracking and stitching:
The tracker checks the anonymous table for stitching.
This step is called forward stitching.
Browsed
.Outcome:
The actions of the visitor are continuously tracked and associated with their existing user profile, even when they return as an anonymous visitor.
The following diagram depicts the process flow of this scenario:
Steps:
Initial visit - Session 0:
Subsequent visit - Session 1:
Another subsequent visit - Session 2:
Tracking and stitching:
The tracker (DW) checks the anonymous table for stitching.
This step is called back stitching.
Login
.Outcome:
The actions of the visitor are accurately tracked and associated with their existing user profile, combining anonymous and identified sessions to maintain a continuous and updated user record.
The following diagram depicts the process flow of this scenario:
Steps:
Initial visit - Session 0:
Subsequent visit - Session 1:
Another subsequent visit - Session 2:
Tracking and stitching:
Outcome:
No customer record is available to associate the events because of the mismatch of sessions created by different browsers and visitor activities.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Mon Dec 02 2024 12:00:36 GMT+0000 (Coordinated Universal Time)