COOKIE CONSENT DOCS
How to Store Consents
How to store consents
Storing consent records is mandatory under GDPR for some countries. While most websites don't need this level of GDPR compliance, Finsweet Components gives you the option to implement consent storage by sending consents to database.
Follow this step-by-step guide to store consents:
1
Create a Cloudflare account or log in to an existing one
2
Create a new 'Worker'
3
Edit the code
4
Create a 'KV'
5
Bind the 'Worker' with the 'KV'
6
Add the endpoint
7