Installing the Production script
The Production script is what makes your banner live for real visitors. Install it once, in the right place, and the banner appears on every page of your website.
Before you install
You've verified your banner on staging using the Test script.
You've published the banner to Live in Customization.
Get the snippet
In your project, open Scripts in the left sidebar. Click the Production tab. Click the copy icon next to the snippet.
The Production snippet looks roughly like this:
<script data-oneprivacy-widget="true" src="https://.../live/<projectId>/sdk.js"></script>
Add it to your live website
Paste the snippet into the <head> of your live website, as high up as possible. This makes sure the banner loads before any analytics, advertising, or tracking scripts.
Pick the guide that matches your setup:
Install with Google Tag Manager.
If you have a custom website, ask your developer to add the snippet to the <head> of every page.
Verify it works
Open your live website in a fresh browser session (incognito works best). The banner should appear within a couple of seconds.
Walk through the experience as a visitor would: accept, reject, manage settings, reopen via the floating button. Each consent should appear in your Consent audit log shortly after.
See the full checklist: Verifying the banner is live.
What about analytics and ads?
If you use Google Analytics, Google Ads, or other tools that depend on consent, One Privacy passes the right consent signals through automatically via Google Consent Mode v2. See Google Consent Mode.