A Shopify app for consent the Shopify way.
OAuth install, GDPR webhooks, an embedded admin, and a live bridge into Shopify's Customer Privacy API. Today: install via direct OAuth link. App Store listing is pending review.
What the Shopify app does
Native Shopify, end to end
Each of these is implemented today. App Store listing review is the remaining step before one-click install from the Shopify App Store.
- 01
Customer Privacy API bridge
On consent change, Conzentor calls Shopify.customerPrivacy.setTrackingConsent so Shopify Pixels (Meta, TikTok, Google) behave correctly per category. Shipped and unit-tested.
- 02
GDPR webhooks
shop/redact, customers/redact, customers/data_request, and app/uninstalled — the full set Shopify requires for App Store approval. HMAC-verified.
- 03
OAuth install + embedded admin
Standard Shopify OAuth grant + callback, encrypted token storage, and an App Bridge-powered embedded admin for routine banner edits inside Shopify Admin.
- 04
Theme App Extension
Adds the consent script to your storefront without theme edits. Pairs with the universal embed below for stores not yet on the app.
Option A · Universal embed
Works on any theme
Paste this into your theme.liquid file, right above the closing </head> tag. Save. The banner is live on next page load. No app install required.
<!-- In your theme.liquid, just above </head> -->
<script
src="https://cdn.conzentor.com/c/SCRIPT_KEY.js"
async
></script>Option B · Shopify app
OAuth install + embedded admin
One-click OAuth install. Conzentor handles the Theme App Extension, GDPR webhooks, and Customer Privacy bridging automatically. Manage banner config from inside Shopify Admin.
Shopify app status
Available · App Store listing pending review
FAQ
Shopify integration questions
Get started
Add Conzentor to your Shopify store today
Free plan available. When the dedicated Shopify app ships, your existing install upgrades cleanly to it.