Unlocking GDPR Secrets: What Every Author Must Know Before It’s Too Late
Today I went to all the Contact pages on my site. In each form, I added a checkbox with wording something like this: “You consent for your name and email to be stored electronically.”
The checkbox is a “required field” which means that the user can’t send the email unless the checkbox has been clicked.
And the checkbox starts out unchecked, which ensures that the user has to take positive action to give consent.
As I understand it, this takes care of the requirement that I get informed consent.


