The eventabee Theme App Embed is the browser-side piece of the pipeline. It renders the consent banner and registers the Web Pixel. Installing it is a two-click operation in the Shopify theme editor.
1. Open the theme editor
From Shopify Admin: Online Store → Themes → Customize on your live (or staging) theme.
2. Enable the app embed
In the left sidebar, click the App embeds icon (looks like a puzzle piece). Find eventabee in the list and toggle it on.
You’ll see the consent banner appear in the preview pane, styled with your theme’s default settings. If you don’t see it, try a full page refresh — the preview sometimes caches.
3. Save and publish
Click Save in the top-right. If you’re customizing the live theme, changes go live immediately. If you’re on a staging theme, you’ll need to publish the theme via Online Store → Themes when you’re ready.
Why a theme app embed instead of a script tag?
The embed respects theme boundaries, loads only where merchants have explicitly opted in, and is removed automatically on app uninstall. Script tags are deprecated by Shopify and leave cruft behind.