Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

AEP Debugger is showing double hits & incomplete data

Avatar

Level 4

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?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@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 

View solution in original post

3 Replies

Avatar

Administrator

@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!



Kautuk Sahni

Avatar

Employee

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.

Avatar

Correct answer by
Community Advisor

@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