python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Tag Manager Broken In Prod
I have been using GTM with GA4 for a few weeks now without much issue to track various metrics on my companies website. I have had GTM and GA4 working in the past locally, in our dev environment, and ...
jabroni51
Votes: 0
Answers: 1
Fire GTM dataayer variable on specific history change
I am using react-gtm-module in my react project to add Google Tag Manager in my project. As of now i was firing the dataLayer variable whereever required by the following code
window.dataLayer = win...
Ratnabh kumar rai
Votes: 0
Answers: 1
Cookie “_ga” will be soon rejected because it has the “SameSite” attribute set to “None”
I have added Google Tag manager to my react project, with the help of react-gtm-module
After successfully adding it, I see some warning in consoles which are below like -
Cookie “_ga” will be soon re...
Ratnabh kumar rai
Votes: 0
Answers: 1
How to remove datalayer from history event with react-gtm-module
When I add a custom datalayer as described here it will fire a message that can be seen in the G-Tagmanager with the added datalayer, but it will also show in every rout-/ history change event after t...
2567910
Votes: 0
Answers: 1