Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

web SDK debugging: Similar to setDebug(true)

Avatar

Level 2

with web SDK it's hard to find out which rule is firing, as setDebug() is does not work, adobe debugger give some data in console but it's not clear as setDebug().

 

Is there way to know which rules are firing for web SDK debugging?

 

@Jennifer_Dungan  @Andrey_Osadchuk @Ishan_Sinha_ @akt0m3r @HemanginiS @amgup 

@RudraChaudhari 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
3 Replies

Avatar

Community Advisor

Unfortunately, I haven't used WebSDK yet, but from my understanding the same debug should work... there's just more logs that have to be sorted through....

Avatar

Correct answer by
Community Advisor

There's a similar thread at https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-see-in-debug-tool-... that might help to answer your question.

Avatar

Level 2

It's not the same thing,

 

Anyway I have figured it out. we can look for sendEvent.

 

[alloy] Executing sendEvent command. Options: {xdm: {…}, type: 'formview|Campaign|Subscription'}