Last-Oasis-Crafter / lastoasis-crafting-calculator

Last Oasis Crafting Planner/Calculator
Mozilla Public License 2.0
4 stars 2 forks source link

Add Cookie Consent on page #12

Open kyleshrader opened 4 years ago

kyleshrader commented 4 years ago

Inform the user that we will use cookies and google analytics specifically to understand the traffic to better scale the application. Use react-cookie-consent or custom overlay.

kyleshrader commented 4 years ago

I have set anonymizeIp to true on google analytics, so we shouldn't be sending or storing any personally identifiable information. This is GDPR compliant without consent, so the user is safe and protected :)

kyleshrader commented 4 years ago

Since we want to add more events, this should probably be set up first.