The debugger doesn't work | Community
Skip to main content
New Participant
July 3, 2024
Solved

The debugger doesn't work

  • July 3, 2024
  • 1 reply
  • 519 views

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.

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

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)

1 reply

Ankit_Chaudhary
Ankit_ChaudharyAccepted solution
New Participant
July 5, 2024

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)