react-ga4 icon indicating copy to clipboard operation
react-ga4 copied to clipboard

How can I disable debugger mode or remove console for any event?

Open thuhuong1995 opened this issue 1 year ago • 2 comments

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 :> image

thuhuong1995 avatar Jan 03 '24 11:01 thuhuong1995

set debug_mode to false

PaloSP avatar Jan 27 '24 10:01 PaloSP

This looks like the output from the Google Analytics Debugger extension, try disabling it.

guybinya avatar Mar 13 '24 21:03 guybinya