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

Issue #45 has not been merged back into v2.0 #54

Closed t-om closed 3 years ago

t-om commented 3 years ago

Hi, I have just tried to install and use this plugin with npm, but I believe it must be looking at the 2.0 branch because I had the error with GA passing options.trackingId despite the object being destructured in the method, as described and fixed in #45 and #46.

In the meantime I've just installed via npm i andrezimpel/gatsby-plugin-gdpr-cookies#master.

Thanks!

andrezimpel commented 3 years ago

Yea, I'm publishing 2.0.1 in a few!