andrezimpel / gatsby-plugin-gdpr-cookies

Gatsby plugin to add Google Analytics (V4 is supported), Google Tag Manager, Facebook Pixel, TikTok Pixel and Hotjar in a GDPR form to your site.
Apache License 2.0
101 stars 70 forks source link

Using initializeAndTrack without @reach/router #65

Closed built-by-as closed 2 years ago

built-by-as commented 2 years ago

Hello,

Is it possible to use initializeAndTrack without @reach/router? It is not compatible with react v17. Wondering if there's another third party library or built in Gatsby functionality I can use.

Thanks!

built-by-as commented 2 years ago

reach/router works as it's included in Gatsby. thought I had to install it separately. closing.