Has anyone managed to configure GoogleAnalytics in a Next Experience Application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 08:22 AM
We are looking to add some tracking capability to our Scoped Next Experience Application.
I have looked at This Andrew Pishchulin article, but it looks like it is UI16 related.
I have setup an UI Script within our Application Scope (with a UI Type = "All")
In the application workspace HTML I can see an entry in `window.NOW.ui_scripts_version_map` for `<our_scope>.GoogleAnalytics` but the contained script does not appear anywhere in the HTML.
Is there a different recognised way to inject such scripts in Now Experience?
I have also tried adding this as a Global UI Script - as per the article - that also appears in that "map" field (above), but also doesn't inject any output.
Thanks