Replies: 0
Hi,
The GDPR introduces some complexity in the insertion of ads.
It is indeed possible to serve only non-personlized ads to everyone (a setting of AdSense itself) but this induces a loss of revenue. Therefore I’m trying to ask the consent to serve personalized ads to visitors. This is technically much more complicated.
It seems it is possible to delay the display of ads until the user gives the consent to display personalized ads. After the consent is received, the display can be unblocked.
I found some elements in this article: https://www.ctrl.blog/entry/adsense-gdpr-consent
But how can this be integrated within your plugin?
Note: the cookie consent plugin I use is “GDPR Cookie Compliance” plugin that allows to gain separate consent for statistics, social networks and personalized ads. The results of the consent is stored in a cookie.
Any clue or tip would be much appreciated.
Thanks and have a nice day