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

The debugger doesn't work

Avatar

Level 1

The debugger doesn't work. I've signed in and I've refreshed the page multiple times, but there's no script under Experience Platform Tags > Configuration - it definitely exists, as I've done this 100 times before. It's just that now it's not picking it up.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @ChristianSm 

You can try following solutions.

  1. Try reinstalling the extension.
  2. Check the calls in networks tab/ omnibug as well to make sure script is loading and events are getting triggered.
  3. Open the page again in a new incognito tab.
  4. Enable logs on the console by using _satellite.setDebug(true)

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @ChristianSm 

You can try following solutions.

  1. Try reinstalling the extension.
  2. Check the calls in networks tab/ omnibug as well to make sure script is loading and events are getting triggered.
  3. Open the page again in a new incognito tab.
  4. Enable logs on the console by using _satellite.setDebug(true)