Issue with tracking UTM parameters
Checkpoints:
1. Tracking Script is installed Successfully and Prospect ID is generated.
2. Prospect ID and Lead ID are the same.
Note:
As per recent Google Chrome updates, there seems to be an issue with Tracking due to the referrer policy. It’s because the referrer policy would by default be: Strict-origin-when-cross-origin in the latest versions of Chrome browsers.
Please advise the customer to add the following Meta tag on their website to fix it.
<meta name=”referrer” content=”no-referrer-when-downgrade”>
You can refer to this: Chrome release notes:
OLD Referrer-Policy: Navigate to the Networks Tab>Search for the Tracker.js element
Subscribe
0 Comments
Newest