I just discovered my Google analytics is no longer working. The module that comes with phoenix may no longer work with GA and it seems I have to manually install new tag code in my header.
Is my assumption that the supplied module will no longer work with GA and I need to manually install new Google tag correct?
Google Analytics not working
-
- VIP Member
- Posts: 415
- Joined: Fri Oct 25, 2019 5:06 pm
- Has thanked: 40 times
- Been thanked: 19 times
Re: Google Analytics not working
@shopify There is a paid one created by @zipurman
check it out app.php/addons/paid_addon/google_analytics_4/
check it out app.php/addons/paid_addon/google_analytics_4/
-
- VIP Member
- Posts: 415
- Joined: Fri Oct 25, 2019 5:06 pm
- Has thanked: 40 times
- Been thanked: 19 times
Re: Google Analytics not working
I have the module which comes with phoenix working fine on my 1.0.8.16 I use it for old Google Analytics as the Universal Analytics will no longer process new data in standard properties beginning July 1, 2023. so I Prepare by setting up and switching over to a Google Analytics 4 property by using the paid one
Sorry if its not the answer what you want
-
- Lead Developer
- Posts: 1543
- Joined: Tue Oct 29, 2019 9:37 am
- Has thanked: 27 times
- Been thanked: 54 times
Re: Google Analytics not working
What does this mean ? What exactly is no longer working? If you can give more details it would be helpful.
Phoenix is still a community effort - if something breaks or something can be done better etc, sometimes someone(s) from the broader community fixes it and lets that new code be added to the Phoenix codebase.