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?
해결되었습니다! 솔루션으로 이동.
@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!
조회 수
답글
좋아요 수
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