Compare Chrome extensions: Adobe Experience Platform Debugger vs Debugger for Adobe Analytics

Stats Adobe Experience Platform Debugger Adobe Experience Platform Debugger Debugger for Adobe Analytics Debugger for Adobe Analytics
User count 70,000+ 40,000+
Average rating 3.48 4.38
Rating count 23 58
Last updated 2023-12-20 2022-06-02
Size 2.02M 16.84K
Version 1.5.4 1.4.5
Short description
Debug Adobe Experience Platform and Adobe Experience Cloud products using the Adobe Experience Platform Debugger Prints to JavaScript console what data is sent to Adobe Analytics.
Full summary

The new Adobe Experience Platform Debugger helps to debug Adobe Experience Platform and Adobe Experience Cloud products. The new Debugger includes everything you love in the previous debugger plus these new features:

Fresh-yet-familiar design Enjoy a debugging experience that feels more intuitive and natural.

More space to debug The new navigation bar auto-collapses when Debugger get too small to ensure you have enough space to debug.

See your data layer in action See data layer changes on a timeline alongside every Adobe network call to more easily debug your data.

Understand your data layer Toggle the diff viewer to see how your data layer evolves across the event timeline.

Freely Flip through tabs

See more

To see what data is being sent in JS console:

  • On Windows press ctrl+shift+j
  • On Mac press alt+cmd+j

Adobe Analytics Debugger for POST and GET requests. Prints following info:

  • displays all page load data, link events, file downloads
  • shows information about data collection servers and informs if it is an RDC server or not
  • provides recommendations on how to improve the implementation
  • displays Adobe Marketing Cloud visitor ID and Adobe Marketing Cloud organisation ID

Release Notes

v1.4

  • super long post calls are not truncating anymore
  • server calls are now printed in a tab where a request originated
See more