-
Posted a reply to Adsenses ?, on the site WordPress.org Forums:
Identify which cookies are set by adsense. Add them to a new section GDPR ->… -
Posted a reply to Opt out not working, on the site WordPress.org Forums:
There is no opt-out yet, my friend. GDPR compliance states that no cookies should be… -
Posted a reply to Not agreeing seems to have no effect, on the site WordPress.org Forums:
I don't think that addresses the problem as there is no way for the end-user… -
Posted a reply to Not agreeing seems to have no effect, on the site WordPress.org Forums:
No problem, I definitely see what you're saying. Currently this plugin doesn't have opt-out functionality.… -
Posted a reply to How to enable/disable functionality based on consent, on the site WordPress.org Forums:
In your browser console can you type is_allowed_cookie('_ga'), does it return true? -
Posted a reply to Not agreeing seems to have no effect, on the site WordPress.org Forums:
I think it's working just as it should. Perhaps a "dismiss" button could be added… -
Posted a reply to WordPress session cookie (“visited”), on the site WordPress.org Forums:
Regarding the visited cookie. Personally I wasn't able to reproduce it on your site. You… -
Posted a reply to Google Analytics opt-IN?, on the site WordPress.org Forums:
You can implement it in both those code snippets. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXX-X"></script> <script> if (is_allowed_cookie('_ga')… -
Posted a reply to WordPress session cookie (“visited”), on the site WordPress.org Forums:
Did you switch plugins after you made this post? The consent bar is not the… -
Posted a reply to Cookie Pre-Checked Box (options), on the site WordPress.org Forums:
+1, this would be huge. Successfully implemented opt-in consent using this great plugin. From my… -
Posted a reply to Google Analytics opt-IN?, on the site WordPress.org Forums:
@ate-up-with-motor, You don't need Google Analytics Germanized to get this working. You are correct that…