Currently the debugger is showing duplicate hits for each rule that is sending a beacon.
Also, I can see the console logs say the rule has fired but I dont see anything on the debugger (for some rules) while others are consistently firing duplicates.
Any idea what I can use to do my troubleshooting without relying on the debugger?
Solved! Go to Solution.
@Yohan_khan00 did you check below
- on web layer if wedsdk or analytics script called twice
- on web layer or launch action if send event triggered twice
@brekrut @GigiCotruta @RiteshY18 @ReenaJohn @Pradeep_Kumar_Srivastav @dhanesh04s @Travis_Jordan @kendallhall Would love to get your perspective on this question. Please take a look if you can!
Views
Replies
Total Likes
Are you using Assurance and or console logging. You can debug by passing in the query string parameter ?alloy_debug=true. The results will be logged into the browser console.
@Yohan_khan00 did you check below
- on web layer if wedsdk or analytics script called twice
- on web layer or launch action if send event triggered twice