react-ga4
react-ga4 copied to clipboard
How can I disable debugger mode or remove console for any event?
I intergrate Ga4 to my React App but when it's run initial or when I send any event.
So plz help me to disable or remove this log when I have any trigger for my app?
Thanks :>
set debug_mode to false
This looks like the output from the Google Analytics Debugger extension, try disabling it.