-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cookies): added cookie banner #90
base: main
Are you sure you want to change the base?
Conversation
Your Render PR Server URL is https://near-in-minutes-com-pr-90.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c4b57j9g7hpd080l1mc0. |
@oceanByte is this PR ok for the cookie law? |
Hey @hiba-machfej, this is almost complete, good job. The design fits the page! This is not GDPR compliant yet though.
In addition, you need to consider the following as well when implementing this feature:
Source: https://gdpr.eu/cookies/ |
@oceanByte Thank you so much for these comments. I will be working on them. Just meanwhile I merged the pr #89 related to google analytics and I am not getting any data. I thought it will take time to appear but there is nothing yet. |
I used a vanilla Js library: https://www.npmjs.com/package/js-cookie-consent.