CookieConsent v3 - Playground

Page under construction! 🚧

Some config. parameters are missing or don't work.


Categories

Select the applicable cookie categories for your website.

Translations

Select the translations to include in your configuration.


Language options


Detected language: -

Translation loaded: -

Current language: -

Preferences Modal UI

Consent Modal Elements

Misc




Themes



Installation

  1. Download the cookieconsent-config.js javascript file:

  2. Add the script in the <body> tag:

    <script type="module" src="cookieconsent-config.js"></script>
  3. Add the stylesheet in the <head> tag:

    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@/dist/cookieconsent.css">