-
Multiple Instances of Events Detected in Google Analytics 4 Debugger
I’ve got a frustrating Google Analytics 4 issue where events keep repeating themselves. I’ve got one Conversion set to fire on a page_view event through a GTM trigger. But instead of firing just once, it fires many times – and it’s doing this for both automatic and custom events. Here’s the weird thing, sometimes when I reload the page the multiples disappear, then reappear again when I reload.
Here’s a bit more background:
– Google Ads links directly to Google Analytics 4
– Same with Google Search Console
– The setup is pretty vanilla
– I’ve got GA4 running through Google Tag Manager
– Every time an event duplicates, all the parameters are identicalHere’s what it looks like: [Duplicate events in GA4](https://i.stack.imgur.com/PC6Np.png)
Here’s what I’ve tried so far, but no joy:
– Checked for multiple GA4 and GTM codes on the website
– Installed Google Analytics 4 directly into the website
– Running it with and without all filters (I’ve got a debug filter and IP-blocking internal filter set up)
– Installed GTM using a Plugin and hard coded it into the header.php file (also tried it with and without GA4 installed directly)
– When I pause the GA4 configuration tag in GTM, the Google Analytics pageview doesn’t fire, but automatic and custom events do. Same problem – they fire multiple times.
– Made sure there no Google Analytics 4 events – all events are created in GTM
– Switched off “Collect Universal Analytics events” in GA4
– When I choose the Google Tag in GA4, both the GA4 property and Google Ads account are set as “Destinations”. Plus, “Ignore duplicate instances of on-page configuration (recommended)” is switched on.Any ideas?
Log in to reply.