adrian Posted May 13, 2020 Posted May 13, 2020 Just a heads up that might hopefully help save someone some time. Browser adblockers don't like "google-analytics" in ajax calls these days which breaks all the ajax calls in this module. I changed the name (not title) of the Admin > Google Analytics page in the PW admin and also changed the PAGE_NAME constant on this line: https://github.com/wanze/ProcessGoogleAnalytics/blob/c97c170485ff91f81d8a67e72b968a1c8e25165e/ProcessGoogleAnalytics.module#L25 In my case I changed them both to "stats" because I didn't want to mess around figuring out whether it was "google" or "analytics" that was causing the problem, but other names should also work. 1
Simi Posted December 14, 2021 Posted December 14, 2021 Hello Wanze! I cannot find the module in the ProcessWire Modules directory nor Githup anymore? Does anyone know where to find it? Thanks in advance"
adrian Posted December 14, 2021 Posted December 14, 2021 https://github.com/wanze/ProcessGoogleAnalytics 1
Simi Posted February 21, 2023 Posted February 21, 2023 Hi everyone! Can someone please tell me, if it is possible to track the new Google Analytics 4 (GA4) data standard with this module? Thanks in advance!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now