Skip to content

Release 1.09

Compare
Choose a tag to compare
@cthae cthae released this 26 Aug 02:12
· 47 commits to main since this release

https://chromewebstore.google.com/detail/universal-adobe-debugger/ehadnibhemgjphdjgkallndphbghlpkn?hl=en-US
Changelog:

  • Web SDK: Expose the event type in the logging header.
  • Web SDK: Improve the custom logger to also check the data.__adobe.analytics object when using shortcuts.
  • Web SDK: Make it easier for non-technical people to use the custom logging: don't require them to specify the full path to evars, props or events for xdm payloads. If users ask for evars and it's an xdm event, just add the correct path to it.
  • Reimplement page load time to something like performance.getEntriesByType("navigation")[0]?.duration