A cookie consent banner that installs with no theme code, speaks Google Consent Mode v2, and bridges straight into Shopify's Customer Privacy API.
Install ConsentX from the Shopify App Store, or use the manual snippet below.
Install the app, click Connect, and approve in ConsentX. Your store domain is registered automatically.
A Theme App Extension injects the banner through an app embed. Nothing to copy into theme.liquid.
Each consent choice is passed to Shopify's Customer Privacy API, so the Web Pixel and privacy-aware apps honor it.
Signals are denied by default before tags load and update on accept or reject, the Google-recommended way.
The banner adapts to the shopper's region for GDPR, CCPA, LGPD, and DPDPA from your dashboard.
Banner design, categories, cookies, and compliance reporting all update on your live store instantly.
Add ConsentX from the Shopify App Store and open it from your admin.
Click Connect to ConsentX and approve. The app stores your site key in a shop metafield.
Online Store → Themes → Customize → App embeds → turn on ConsentX.
The banner is live and consent flows into Shopify's Customer Privacy API automatically.
Online Store → Themes → Edit code → theme.liquid, and paste this inside <head>. Replace YOUR_SITE_KEY with the key from your dashboard.
<script type="module" src="https://app.consentx.io/api/YOUR_SITE_KEY/embed.js"></script>
Then add your .myshopify.com and custom domain to the property allowlist in the ConsentX dashboard.
Create a free ConsentX account, add your store, and connect it in one click. It is free to start.