Docs menu
CookieHug Documentation
From banner installation to the developer API — pick a topic or start with getting started.
Introduction
CookieHug is a cookie consent management platform that helps websites comply with GDPR, CCPA, LGPD, and other privacy regulations. It provides automatic script blocking, Google Consent Mode v2 integration, multi-language support, and a full JavaScript SDK for developers.
Quick Start
Add the following snippet to your website's <head> section, before any other scripts:
- Display a cookie consent banner to your visitors
- Block third-party scripts until consent is given
- Integrate with Google Consent Mode v2
- Detect the visitor's language and display the banner accordingly
<script src="https://cookiehug.com/api/script/YOUR-LICENSE-KEY.js"></script>That's it. CookieHug will automatically:
Getting started
Consent
Scanner & Radar