Forums
Home / Plugin: Cookie Information | Free GDPR Consent Solution / Consests status
(@romanrozen)
6 years, 5 months ago
Hey
Does the plugin contain the status of expressed consents? If so then how can you check them in php and javascript
(@van-ons)
@romanrozen Not sure what you mean? We maintain a log of Consents given so we do register if someone has given consent or not. There’s no function at this time to check that status (but should be easy to make).
@van-ons
I use on sites Google Tag Manager, and other scripts like adsense, facebook pixel, analytics, adwords.
I need to decide when to user will see advert from adsnese, this decision is based on consents for Google AdSense.
The next example is YouTube or SoundCloud. When I want to display it on my site, I need to know if the user has agreed to it.
It will be nice and easy when I can check to see if the consent is expressed using php or javascript