|
|
|
|
|
by cdjk
2971 days ago
|
|
Do you set cookies that are not functionally required for the site to operate? Have to allow opt-in and opt-out of those cookies. Adsense cookies almost certainly fall into this bucket. Do you set cookies that are required? Need to identify them and inform the user. Server logs? You probably have ip addresses. Despite what us nerds think the EU considers them personal data. |
|
I run the site behind cloudflare and don't store X-Forwarded-For IP, the analytics software I use immediately anonymizes them before storing them. So I should be fine I hope.