Add Velo to
Framer.
Install the Velo cookie banner and Google Consent Mode v2 on Framer in minutes. The recommended path is one tag from the Google Tag Manager gallery; one line in Framer’s custom code works just as well.
Two ways in.
Pick one.
The recommended install: one community template from the Google gallery. It sets the Consent Mode v2 default before any other tag fires, then loads the banner. Prefer code? Jump to the one line install.
Install through
Google Tag Manager.
One tag, no code on the page, and your whole measurement stack stays in one place. No Tag Manager on the project yet? Paste the GTM head snippet into Start of <head> tag and the noscript into Start of <body> tag under Site Settings → General → Custom Code, publish once, then start here.
Add the template from the gallery
In your container, open Templates → Tag Templates → Search Gallery. Search for "Velo Consent Banner (Consent Mode v2)" by Amplio Data and hit Add to workspace. The template is reviewed by Google and updates centrally, so there is nothing on your side to maintain.

Create the tag
Go to Tags → New and choose the Velo template. Enter your Velo site ID — lowercase letters, digits and dashes, exactly as the dashboard shows it — and pick the light or dark theme to match your site. Leave the API endpoint blank unless Velo issued one for your account: the banner and Consent Mode work fully without it, and when it is set the dashboard's remote configuration takes over copy and categories.

Tick the two recovery options
Under Advanced, two checkboxes are worth switching on. url_passthrough lets ad click, client and session identifiers survive navigation through URL parameters while storage consent is denied — it recovers attribution for the traffic your banner would otherwise lose. ads_data_redaction additionally drops ad click identifiers and goes cookieless on requests while ad_storage is denied — recommended for strict EU setups. The copy override fields can stay empty; prefer editing copy in the Velo dashboard.

Fire it on Consent Initialization – All Pages
This is the trigger Google provides specifically for consent defaults: it runs before every other trigger in the container, which is what guarantees the denied default is in place before any measurement tag can fire. Do not use Initialization or All Pages — both run too late. This one choice is most of what a correct consent install comes down to.

Turn on consent overview under Admin
In Admin → Container Settings, tick Enable consent overview. This switches the container’s consent features on: the shield icon in the Tags view that shows each tag’s consent status, and the consent state readings you are about to check in Preview. Do it before you open Preview — without it, GTM gives you no consent overview to debug against.

Preview, then publish
In Preview, check three things: the Velo tag fired on Consent Initialization before every other tag; the Consent tab in Tag Assistant shows every signal except security_storage denied by default from an EEA, UK or Swiss location; and accepting or declining in the banner flips the matching update row while a velo_consent_update event lands in the data layer. Then Submit → Publish. The banner is live on the next page load, and the Velo console flips to installed on its own when the first real signal arrives.

Paste one
line of code.
A direct install behaves identically to the Tag Manager install — same banner, same Consent Mode wiring, same audit log. Use whichever fits how your Framer site is managed.
One line, before your analytics and advertising tags. It loads without blocking your page and sets the Consent Mode default first. Your site ID is in the Velo dashboard.
Open Site Settings → Custom Code
In the Framer editor, click the gear icon top right to open Site Settings, stay on the General tab and scroll to Custom Code. Paste the snippet into Start of <head> tag — the earliest slot Framer offers, which is what lets Velo set the consent default before any other tag — and hit Save. Custom code needs a paid site plan (Mini or higher).

Publish the site
Framer applies custom code on publish: click Publish top right and reload the published URL — the editor preview does not run custom code. The banner renders and the Consent Mode default is set before anything else fires.

Then verify
from real traffic.
Whichever method you choose, the Velo console polls for the first real signal from your site — the banner loading or a decision being recorded — and flips to installed the moment one arrives. Then run the scan and set your regions.
Framer questions,
answered.
Does this work on the free plan?
Custom code, including any consent tool and Google Tag Manager itself, needs a paid Framer site plan (Mini and up). Once the site has one, either method on this page takes a couple of minutes.
Which custom code slot should I use?
Start of <head> tag. It is the earliest slot Framer offers, so the consent default is in place before anything else loads. End of <head> works too but runs later; never use the body slots for a consent script.
Does it work with Framer Analytics?
Framer’s built in analytics is cookieless and unaffected. Velo governs the Google tags you add yourself — GA4, Google Ads, or anything routed through Tag Manager — and recovers the signal consent would otherwise cost them.
I already have a CMP embed in my project.
Remove the old embed before publishing Velo. Two banners confuse visitors, and two tools writing Consent Mode defaults send Google conflicting signals. Velo takes over the whole job in one tag.
Will it slow the site down?
No. The script loads deferred, never blocks rendering, and the visitor's region is resolved at the nearest edge before the page finishes painting. The banner itself is a few kilobytes of static code.
Can an AI assistant do this for me?
Yes. Paste this page's address into Claude or ChatGPT and ask it to install Velo on your Framer site. The steps above are written so a person or an agent can follow them, and the Velo console confirms the install from real traffic either way.
Compliant on Framer.
Signal recovered.
The banner, the regions, the audit log and Consent Mode v2,
working together on your Framer site, live in minutes.