Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

react-ga integration with react-cookie-consent #535

Open
matchmakers69 opened this issue Jul 28, 2022 · 0 comments
Open

react-ga integration with react-cookie-consent #535

matchmakers69 opened this issue Jul 28, 2022 · 0 comments

Comments

@matchmakers69
Copy link

I am using package react-cookie-consent to display cookies footer with buttons "Accept cookies" or "Decline" what I want is to initialize cookies ReactGA.initialize("unique tracking") on button click not directly in App.tsx. When I added that functionality kind of works but on refresh I am getting warning all the time: [react-ga] ReactGA.initialize must be called first or GoogleAnalytics should be loaded manually. I don't want to initialize cookies straight away, only when user clicks Accept cookies button. Is there a way to remove warning?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant