Quick Setup Guide: Cookie Consent Hub
Get your cookie consent banner up and running in minutes by following these simple steps.
Create an Account
Sign up or log in to your Cookie Consent Hub Dashboard.
Register Your New Site
Once logged in:
- Log in to your account. You will be automatically redirected to the Sites dashboard.
- Click the Add Site (or New Site) button.(Integrating with Webflow? Follow this guide to get started.)
- A popup will appear. Enter your Site Domain (e.g., www.yourwebsite.com) in the input field.
- Click Add Domain to add the site to your list.
Get the Installation Code
- Locate your newly registered site and click the Manage Site button.
- On the management page, click the Get Installation Code button.
- A script (code snippet) will be displayed. Copy this script to your clipboard. It will look like this:
// Some code<scriptid="CookieConsentHub"src="https://cdn.flowappz.com/cookie-consent-hub/1.0.3/cookie-consent-hub.js"data-id="YOUR_SITE_DATA_ID"defer></script>Add to Your Website
Paste the script into the <head> section of your website.
Important
For the best results and to ensure all cookies are blocked correctly, place the script at the very top of your <head> section, before any other scripts.
Once added, the pre-designed cookie banner will automatically be implemented on your site.
Feature Usage Guide
The script includes several powerful features that you can manage from your dashboard:
Smart Script Blocking
Automatically blocks analytics (Google Analytics, Hotjar), marketing (Facebook Pixel), and personalization scripts until the user gives consent.
Auto-Purge Cookies
If a user rejects cookies, the system automatically deletes existing cookies from blocked providers to maintain compliance.
Consent Mode v2
Fully compatible with Google Consent Mode v2. It updates ad_storage and analytics_storage states automatically based on user choice.
Audit Logs
Every consent action is recorded and can be viewed in the Consent Logs section of your dashboard for legal compliance.
Live Customization
Any changes you make in the Customization section of the dashboard (colors, text, layout) are updated on your site instantly without needing to change the code.