Skip to content
← All integrations

Shopify

Special

eCommerce · Checkout Custom Pixel

Add privacy-first analytics to your Shopify store via theme editor.

Needs a platform-specific setup or has caveats — read the guide first.

Before you start

Storefront: add the tag to theme.liquid before </head>. Checkout (Plus and non-Plus): the checkout no longer accepts theme scripts — add a Customer Events Custom Pixel that forwards page_viewed and checkout_completed. See the guide.

Custom Pixel (checkout) + theme.liquid (storefront)

<script defer data-domain="example.com" src="https://js.ciphera.net/script.js"></script>

Set data-domain to the domain you registered in Pulse. Configure feature toggles, SRI, and storage from the install panel in your dashboard.