Webflow
Webflow has no OptSens-specific plugin. Add the OptSens snippet through
Webflow's custom code feature, which inserts it into the page <head> on
every page. Custom code requires a paid Webflow site plan.
Get your snippet
Your snippet, with your Domain ID already filled in, is on the Integration page in the dashboard, and in the Integration step of the guided onboarding. It looks like this:
<script src="https://cdn.optsens.com/optsens.min.js/YOUR_DOMAIN_ID"></script>
Add the snippet
- Open your project Site settings, then the Custom code section.
- Paste the snippet into the Head code field.
- Save, then Publish the site.
The script must load first-party in <head>, before any Google or
marketing tags. Site-wide head code runs on every published page, and the
banner appears across the site.
Per-page custom code covers only that page and runs after the site-wide head code, which can place the CMP after the trackers it manages.
After installing
- Open your site in a private window. The banner shows on first visit.
- Run the implementation check. During first-time setup it runs as the onboarding Verify step, and you can run it at any time from the dashboard Integration page.
- Work through Verify installation.
If the banner does not show, confirm you published after saving, then see Install troubleshooting.