Hello,
I am completing a tagging implementation and during testing I came across a strange problem: I see that not one, but two Adobe Analytics beacons are fired on page load, and the second is NOT a duplicate. One of the beacons matches the rules and Adobe Analytics variables I set up in Launch, but the other one has different tags and I have no idea where they come from! They might come from a previous iteration of rules that have been deleted.
How do I get rid of the second beacon containing incorrect tags?
Any help would be deeply appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
This looks like ClickMap / Activity Map. In your Adobe Analytics Extension, de-select `Enable ClickMap`, then Save, Build, and Test.
Views
Replies
Total Likes
Do you by chance have any Page Bottom Rule in place? I had some similar issue where I didn't even have the _satellite.pageBottom() method in my code, but the rule got fired anyway.
Is the second beacon also an s.t() or an s.tl(). if the later, you should see a "pe=lnk_o" and a "pev2" parameter whit which value you would have a bigger chance to see what rule was fired.
Views
Replies
Total Likes
You might also try using Launch Monitoring Hooks as described in this excellent blog post: https://medium.com/launch-by-adobe/launch-library-monitoring-hooks-8495dd91b57
-Stew
Views
Replies
Total Likes
I don't have any bottom page rules, but indeed on the second beacon I have these parametres:
So it seems this beacon is triggered by the click on the submit button, but so is the "legit" beacon... I have the impression the second beacon comes from a rule I cannot see!
Views
Replies
Total Likes
This looks like ClickMap / Activity Map. In your Adobe Analytics Extension, de-select `Enable ClickMap`, then Save, Build, and Test.
Views
Replies
Total Likes
Views
Like
Replies