내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Adobe Debugger alternative for Edge Users

Avatar

Level 2

Hi Community,

 

My company doesn't allow the use of Chrome/Firefox.

 

I used to use Adobe Debugger with Adobe Analytics. Is there an Edge extension which does the same thing? Or is there some command code I can use to check different values, e.g. click tracking?

 

Many thanks!

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

@Brian_Chau_CLP  _satellite.setDebug('true') in the console will give you what the adobe debugger gives

 

Here are some commands that you can use 

https://experienceleague.adobe.com/docs/experience-platform/tags/client-side/satellite-object.html?l...

 

Note: This works only if you are using Adobe Launch as the tag management solution

원본 게시물의 솔루션 보기

8 답변 개

Avatar

Community Advisor

Avatar

Level 2

Thanks Krishna!

Avatar

정확한 답변 작성자:
Employee Advisor

@Brian_Chau_CLP  _satellite.setDebug('true') in the console will give you what the adobe debugger gives

 

Here are some commands that you can use 

https://experienceleague.adobe.com/docs/experience-platform/tags/client-side/satellite-object.html?l...

 

Note: This works only if you are using Adobe Launch as the tag management solution

Avatar

Level 2

Thanks Vani! Will check if the company is using Adobe Launch

Attaching a screenshot to clarify my understanding:

Brian_Chau_CLP_0-1681348303740.png

Is this correct? (It returns undefined though)

Avatar

Employee Advisor

@Brian_Chau_CLP It is correct. Once you put the command and enter it gives you undefined. But you need to reload the page to see the magic the command does to give you all the debug logs

Avatar

Community Advisor

You can install Google Chrome extensions in MS Edge with few to no problems.

So in Edge, head over to https://chrome.google.com/webstore/detail/adobe-experience-platform/bfnnokhpnncpkdmbokanobigaccjkpob. Edge will show you an info bar that you can install Chrome extensions in it. So go ahead and click the "Add to Chrome" button there, and you're good to go to use the AEP Debugger in Edge.

Avatar

Level 2

Thanks yuhuisg, however I don't see the info bar..

Avatar

Community Advisor

Don't worry about it if you don't see that info bar.

yuhuisg_0-1681352481544.png

More importantly, click the "Add to Chrome" button to add the extension to Edge. (In my screenshot, the "Add to Chrome" button is hidden behind that "Switch to Chrome?" overlay. If you see that, click "No, thanks" to close-and-ignore the overlay.