Add a GDPR, ePrivacy and CCPA compliant cookie consent banner to your Webflow site. CookieChimp installs as a single line of Custom Code in your Webflow Project Settings — no plugins, no rebuild required.Documentation Index
Fetch the complete documentation index at: https://docs.cookiechimp.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Copy your CookieChimp snippet
Log in to your CookieChimp dashboard and copy your website's JS snippet:Replace
abc123 with your website's unique CookieChimp ID.Add the snippet to your Webflow project
- Log into your Webflow dashboard.
- Select your project to open the Designer.
- Navigate to Project Settings (gear icon at the bottom-left).
- Open the Custom Code tab at the top.
- In the Head Code section, paste the CookieChimp snippet.
- Save the changes and click Publish at the top right of the Designer.
The CookieChimp script needs to be the first script in the
<head> section so it can block other scripts before they run and set cookies without consent. If other scripts are added before, they may set cookies and other storage items before consent is granted.Block scripts & cookies
To stay compliant with GDPR and other privacy regulations, you need to actively block non-essential scripts and cookies until the user gives consent. See our Scripts Management Section for full details.
Allow users to update their preferences
CookieChimp provides a floating privacy icon (Privacy Trigger) that lets users manage cookie preferences at any time. Enable it in the banner settings.To open the preferences modal from a custom button or link, add the data attribute
data-cc="show-preferencesModal":Troubleshooting
- Make sure your published Webflow domain is allowed in the Account Settings in your CookieChimp dashboard. The
*.webflow.iostaging domain is not included by default — add it if you want to test the banner before publishing to a custom domain. - After saving custom code, you must publish the site again — changes do not appear on the staging or production URL until publish.
- Enable Debug mode from the CookieChimp dashboard and check the browser JS console for errors.
If you encounter any issues or need further assistance, please reach out to us via our chat.
Webflow cookie banner FAQ
Does CookieChimp work with Webflow CMS Collections?
Does CookieChimp work with Webflow CMS Collections?
Does it block Webflow's built-in form analytics?
Does it block Webflow's built-in form analytics?
Webflow’s form submissions don’t set tracking cookies by themselves. If you’ve connected Google Analytics, Facebook Pixel or similar through Custom Code or an Embed, those scripts will be blocked until consent — see the Scripts Management page.
Does CookieChimp support Google Consent Mode v2?
Does CookieChimp support Google Consent Mode v2?
Will CookieChimp affect my site's performance?
Will CookieChimp affect my site's performance?
Can I customize the cookie banner to match my brand?
Can I customize the cookie banner to match my brand?
Is CookieChimp free?
Is CookieChimp free?