Purchase event going off 3 times in Google Tag Assistant
I’m managing a website that was created and is being hosted on Shoptet and I’m facing a problem that when I “preview” the tags in Google Tag Assistant, the purchase event is being fired 3 times instead of 1, never more, never less, and all of them have unique IDs and finally all 3 purchases are being sent to both GA4 and GAds and that’s a problem. The event triggers when a “purchase” event occurs through DataLayer.
How to add custom data to dataLayer using GTM and GA4?
I’m trying to pass some data (eventId and registrationId) for each user that visits a certain page.