Cookie consent acceptance popup component


View Source Code

Cookie consent popup form on a web-site
Cookie consent popup form on a web-site

This component allows to manage the cookie consent acceptance form in accordance with GDPR Compliant Use of Cookies‎.

If your web-site collects and tracks any user activity, such as Google Analytics you might need to show the consent to comply with regulations and laws.

This component is using Osano JavaScript API

Parameters

  • enable - true to enable, false to disable
  • message - html supported message to display in the popup

Usage

Add the include into the head

<head>
    {% cookie-consent %}
</head>

This component is included into the base theme


Powered by Docify