Prerequisite: an active Upstack Data account. If you haven’t already, create your Upstack account before continuing.
Complete Shopify setup guide
Step-by-step walkthrough with screenshots covering all parts.
Individual step guides
Install the app
Connect your Shopify store from the Upstack dashboard.
Enable theme extension
Verify the theme app extension is active in your Shopify theme editor.
Install Pixel Helper
Install the browser extension to debug pixel events in real time.
Pixel privacy settings
Configure consent and privacy settings for the Upstack custom pixel.
Headless Shopify
If your storefront runs on Shopify Hydrogen, Next.js, Remix, or another custom framework, the theme app extension won’t load. Use the Upstack JavaScript SDK instead.Headless Shopify installation
Install the Upstack pixel via CDN script or the
@upstackdata/pixel npm package on Hydrogen, Next.js, Remix, and other custom storefronts.Alternative: Use the CLI
Prefer working from the terminal? The Upstack CLI lets you query data, manage dashboards, and automate workflows without opening the web app.Install the CLI
Install the
upstack CLI and configure it with your API key and pixel ID.Next step
Verify events are flowing
Confirm your store is sending the right events and they appear in the dashboard.