leighton-tidwell / devexe

0 stars 0 forks source link

Components - Enable Cookies Banner #32

Open luca-bruni opened 2 years ago

luca-bruni commented 2 years ago

TBD

leighton-tidwell commented 2 years ago

This one we will probably have to look at GDPR laws. Gonna need to read up on this if we want our product used in the EU if I'm correct. Let's see what kind of resources we can pull here for how to make cookie banners in NextJS and how the implementation works technically.

leighton-tidwell commented 2 years ago

https://javascript.plainenglish.io/manage-cookie-consent-in-next-js-with-google-tag-manager-4d58818266ea

leighton-tidwell commented 2 years ago

A good vanilla JS library that handles cookie consent: https://orestbida.com/demo-projects/cookieconsent/