Step 1: Open CookieConsent from the sidebar.
Step 2: Select a Consent from the list.
Step 3: Choose one of its Configurations.
Step 4: Click the Implementation tab at the top.
You will now see the Live Version script.
Step 1: Copy the script from the Implementation tab.
Step 2: Paste it into the <head> section of your website.
Step 3: Make sure it appears before any third-party scripts, such as:
Google Analytics
Facebook Pixel
LinkedIn Insight Tag
Hotjar
TikTok Pixel
YouTube embeds
Step 4: Publish or deploy your website.
This ensures third-party scripts do not run until consent is granted.
Step 1: Open your website in a private/incognito window.
Step 2: Refresh the page.
Step 3: Confirm that the CMP banner appears immediately.
Step 4: Open browser Developer Tools → Network and check that loader.js loads correctly.
Step 5: After giving consent, verify that consent data is stored in localStorage or cookies.
If the banner appears and consent is stored, the implementation is successful.