web SDK debugging: Similar to setDebug(true) | Community
Skip to main content
Level 3
June 7, 2023
Solved

web SDK debugging: Similar to setDebug(true)

  • June 7, 2023
  • 2 replies
  • 953 views

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 @isinha @akt0m3r @hemangini @amgup 

@rudrachaudhari 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 7, 2023

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....

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
June 8, 2023
Level 3
June 8, 2023

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'}