cookie.eu advanced sample about

Cookie.eu

Cookie.eu website was made to give websites an easy way to display a cookie consent prompt required by European GDPR data privacy and security law.

Display a cookie consent prompt on your site

To display a cookie prompt on your site, you can paste this html code at the end of <body> tag:

<script async src="https://www.cookie.eu/script.js"></script>

Optionally, you can customize the colors, text, etc, see the advanced cookie prompt page.

A demo page is also available, to see how the cookie prompt will look like.

How it works