Add Velo to
Shopware.
Add Velo to your Shopware storefront in a few minutes. Drop the script into your theme template yourself, push it through Google Tag Manager, or hand the whole job to an AI assistant.
One tag in GTM. Live on every page.
Velo loads through a single Custom HTML tag in Google Tag Manager, so it fires before your other tags and powers Consent Mode v2 across your whole site.
Add a GTM plugin
On Shopware 6 there is no GTM field in the core admin, so most stores add a Google Tag Manager plugin from the Shopware Store (for example Webkul or webmatch) and paste their GTM-XXXXXX container ID into the plugin's sales channel settings; Shopware 6.7 and later can also wire the container through the built in Analytics integration.
Add a Custom HTML tag
In GTM, create a new tag, choose Custom HTML, and paste the Velo snippet below.
Fire it on Consent Initialization
Set the trigger to Consent Initialization, All Pages so Velo loads first and Consent Mode v2 is set before anything else runs.
Submit and publish
Publish the container. Your banner is live. Pick the style, languages and regions in the Velo dashboard, no code changes needed.
<!-- Velo — Custom HTML tag in Google Tag Manager --> <script src="https://cdn.veloconsent.com/v1/velo.js" data-site="your-site-id" defer></script>
Hand this to Claude or ChatGPT
Paste the prompt below into Claude or ChatGPT. It walks you through installing Velo on Shopware step by step, tailored to your setup.
I want to install the Velo cookie consent banner with Google Consent Mode v2 on my Shopware 6 store. Here is the exact tag to add: <script src="https://cdn.veloconsent.com/v1/velo.js" data-site="your-site-id" defer></script>. Please walk me through it step by step for Shopware and cover both methods. Native method: in my theme, create or override storefront/layout/meta.html.twig, extend the head block, and paste the tag inside the head so it loads on every page. Google Tag Manager method: install a GTM plugin from the Shopware Store, open my container, add a Custom HTML tag with this script, and set it to fire on All Pages. Then tell me how to load the storefront and confirm the banner appears and Consent Mode v2 is firing in the browser console. Ask me clarifying questions if my theme, plan, or Shopware version changes the steps.
Always review what an assistant changes before you publish. When in doubt, our team can install Velo for you.
Add Velo to Shopware in minutes.
Get the consent banner, Consent Mode v2 and the consent log working together, themed to your brand.