Add the pixel to Shopify
There are two ways to add Proofly to your Shopify store: install our Shopify app for a no-code setup (recommended), or paste the pixel into your theme manually. Both take just a couple of minutes.
Method 1 — the Shopify app (recommended, no code)
In your dashboard, open the campaign for your Shopify store and go to the Installation tab
Find the Shopify block and click Connect, then log in to your store when prompted
Approve the requested permissions
Proofly then adds the tracking pixel to your store for you — no theme editing required. To remove it later, simply disconnect the app.
Method 2 — add the pixel manually
Prefer to edit your theme yourself? Add the tracking code to your theme source:
Copy your pixel code from the Installation tab of your campaign
From your Shopify admin, go to Online Store → Themes
In the Current theme section, click Actions and select Edit code
Open the theme.liquid file in the code editor
Paste your Proofly pixel code between the <head> and </head> tags
Click Save
Notice: be careful when editing theme code — a misplaced tag can break your store layout. If you are not comfortable with code, use the Shopify app method above instead.