DTM debugger | Community
Skip to main content
cathyw49544988
Level 5
August 30, 2017
Solved

DTM debugger

  • August 30, 2017
  • 5 replies
  • 1375 views

I am wondering why sometime the DTM debugger showed as deactivated and I can not use it. Do you know how to active it?

Thanks.

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 Hyder_Ziaee

No, you do not require to login to use the debugger. You will have to troubleshoot why the library did not load on page.

One thing you may want to check is if the property was every published. If not publish and then see if the error remains.

5 replies

Hyder_Ziaee
Adobe Employee
Adobe Employee
August 30, 2017

Could be because the library did not load. Check in the console if the _satellite object has initialized.

cathyw49544988
Level 5
August 30, 2017

I got several error message: Failed to load resource: net::ERR_FAILED

Does this relate to initialize _satellite object?

How to solve this issue?

Hyder_Ziaee
Adobe Employee
Adobe Employee
August 30, 2017

Type in the console _satellite

If the object initialized, you should get something like this:

If it did not:

Would need more details to troubleshoot the actual issue. If possible reach out to Customer Care or check with a developer.

cathyw49544988
Level 5
August 30, 2017

That's the error message I got.

In order to use the DTM debugger, do I have to login DTM first? Right now, there is a bug and I can run into login issue.

Hyder_Ziaee
Adobe Employee
Hyder_ZiaeeAdobe EmployeeAccepted solution
Adobe Employee
August 30, 2017

No, you do not require to login to use the debugger. You will have to troubleshoot why the library did not load on page.

One thing you may want to check is if the property was every published. If not publish and then see if the error remains.