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

Hubspot support #77

Open aaadamgo opened 2 years ago

aaadamgo commented 2 years ago

I'm using gatsby-plugin-gdpr-cookies and react-cookie-consent together, as I've not found a better alternative for my gatsby project. However, the project require hubspot integration.

I'm using gatsby-plugin-hubspot for now, but I don't think this will help in the long run as I can't turn on/off the cookie from that plugin via my consent banner.

If hubspot was supported as part of the list of this plugin, this could probably be controlled better.

Can I request this feature, or please correct me if I'm missing something here.

andrezimpel commented 2 years ago

@aaadamgo can you shoot me an info on how you would integrate Hubspot usually (outside of React/Gatsby)? I do not see why it should not work. :-)