Skip to content
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

Create cookie acceptance form for users that have not consented. #82

Open
sudoebm opened this issue May 26, 2021 · 0 comments
Open

Create cookie acceptance form for users that have not consented. #82

sudoebm opened this issue May 26, 2021 · 0 comments

Comments

@sudoebm
Copy link

sudoebm commented May 26, 2021

To conform with GDPR we will need some way to allow consent for our cookie policy. (Currently in the works)

Something like:
<script src="https://exchange.gntl.co.uk/terms" defer></script><script>window.addEventListener("load",function(){window.wpcc.init({"border":"thin","corners":"small","colors":{"popup":{"background":"#222222","text":"#ffffff","border":"#b3d0e4"},"button":{"background":"#b3d0e4","text":"#000000"}},"position":"top","content":{"href":"exchange.gntl.co.uk/terms","message":"GNTL uses cookies to enhance user experience, but it is ultimately your decision. "}})});</script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant