Forum Moderators: martinibuster
What does EU GDPR means for Adsense?
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#000"
},
"button": {
"background": "#f1d600"
}
},
"theme": "edgeless",
"location": "true",
"content": {
"message": "Example use cookies to ensure you get the best experience",
"href": "https://www.example.com/privacy-policy/"
}
})});
</script>
Some people pointed out that even the storage of telephone numbers in telephones go against the GDPR if one does not intend to call that number within a few days - they must therefore, after a call or this time span be deleted - or a consent of the number owner must be achieved.
If they hit the "Got It!" button, then they have given explicit consent, haven't they?
I have the option set to not show interest-based ads to people in the EU.
Explicit consent, means that the users has given consent to a specific use of their data and that you the webmaster has recorded that consent, can show proof at a later date that you have received the consent...
I don't know how the GDPR will ever be able to prove that someone did or did not provide explicit consent. Unless I'm wrong, the explicit consent is tied to an IP address, is it not? And any number of people can use a computer associated with an IP address. Same with the age consent. How can they prove the age of anyone using a computer?
I don't know how the GDPR will ever be able to prove that someone did or did not provide explicit consent.
[edited by: nomis5 at 4:17 pm (utc) on May 25, 2018]