pressidium / pressidium-cookie-consent

🍪 Lightweight, user-friendly and customizable cookie consent banner to help you comply with the EU GDPR cookie law and CCPA regulations.
https://wordpress.org/plugins/pressidium-cookie-consent/
GNU General Public License v2.0
48 stars 2 forks source link

Enhancement: Proof of Consent Log #31

Closed techpressrocks closed 1 year ago

techpressrocks commented 1 year ago

Hi!

From the official GDPR site (https://gdpr.eu/cookies/) on "Cookie Compliance":

"To comply with the regulations governing cookies under the GDPR and the ePrivacy Directive you must: ... Document and store consent received from users."

You have already implemented a debug log. Do you have plans do add a consent log in the future? I've heard of problems by at least one site owner who couldn't properly prove that a user gave cookie consent. According to the GDPR website this is a requirement by the existing ePrivacy Directive (most likely its successor ePrivacy Regulation - EPR - as well).

I really like your plugin so far!

over-engineer commented 1 year ago

Hey, @techpressrocks!

That’s a great feature request — thanks for taking the time to suggest that.

This was implemented in 1.2.0, which was just released on the Plugin Directory 🎉

Consent Records screenshot

A short summary of the implementation:

Note that the wiki has been updated to include any information related to the “Consent Records” feature. For more information, refer to https://github.com/pressidium/pressidium-cookie-consent/wiki/Configuration#consent-records.


From the official GDPR site (https://gdpr.eu/cookies/)

Just a note on that, while GDPR.EU seems like a great resource for GDPR-related topics, it’s not an official EU Commission or Government resource.

GDPR.EU is a website operated by Proton Technologies AG, which is co-funded by Project REP-791727-1 of the Horizon 2020 Framework Programme of the European Union. This is not an official EU Commission or Government resource. The europa.eu webpage concerning GDPR can be found here.

Source: GDPR.EU (emphasis mine)