JavaScript API
Cookie Consent offers loading inline javascript blocks dynamically when user consents or if he has already consented. <script type="text/plain&q...
Tue, 22 May, 2018 at 10:19 PM
You can check if user has consented using the hasConsented method. This can be done in other javascript files or any inline javascript block. Make sure Cook...
Tue, 22 May, 2018 at 10:28 PM
Cookie Consent has a few javascript events that can be used to extend the functionality. Here's a list of all available events: <script src=&quo...
Tue, 22 May, 2018 at 10:49 PM
If you have one or more subdomains activate for your web site and want to share the Cookie Consent between all of them to avoid the dialog showing up again ...
Wed, 23 May, 2018 at 9:12 AM