-
In order to continue to obtain metrics data for our PyTorch websites, we need to migrate to Google Analytics 4.
Historically, we have used Google's _Universal Analytics_ product to collect page vi…
-
I have an Angular site which uses google analytics (universal analytics) to track page views, etc. The way we add the tracker is by setting the account, e.g.
`AnalyticsProvider.setAccount({'tracker'…
-
We are currently using Google Universal Analytics to track website interaction, for which support will drop after 1 July 2023 (https://support.google.com/analytics/answer/11583528?hl=en). This needs t…
-
Google has deprecated Google Analytics 3 and will shortly be turning it off completely. Our [Analytics.js](https://github.com/supercharge-info/supercharge.info/blob/master/src/main/primary_entry/scri…
-
I see in your example, you are using Google Analytics (`ga.js`) as opposed to Universal Analytics (`analytics.js`). Is this compatible with `analytics.js`? I'm guessing not because Universal Analytics…
-
Google will replace Universal Analytics with Google Analytics 4. So I welcome any idea how this docker can be updated to support GA 4
https://support.google.com/analytics/answer/11583528?hl=en
-
and maybe use the more performant variant from mathias bynens (http://mathiasbynens.be/notes/async-analytics-snippet#universal-analytics)
Edit:
made a pull request https://github.com/imathis/octopres…
-
Google recently started recommending one to track using gtag.js instead of analytics.js and I'm curious how this affects this project, if it affects it at all.
More information: https://developers.…
-
- Followup to #245, which setup GA4
- Once the UA tag (`UA-58468480-3`) is no longer needed or is no longer receiving data (which will happen in 2023), the tag registration code should be removed fro…
-
Is this plugin compatible with Universal Analytics as-is? Our company has been using this script with classic GA for a while, but has upgraded to Universal Analytics and is now implementing Google Tag…