Back to Integrations
Shopify Integration
Add the Pulse script via the Shopify theme editor — no app needed.
Method 1: Edit theme code
Go to Online Store → Themes → Edit code and open layout/theme.liquid. Add the Pulse script before the closing </head> tag.
layout/theme.liquid
<!-- Add before </head> --> <script defer data-domain="your-site.com" src="https://pulse.ciphera.net/script.js" ></script>
Method 2: Shopify Plus — Customer Events
If you're on Shopify Plus, you can add the Pulse script via Settings → Customer Events → Custom Pixels.
Use your custom domain or .myshopify.com domain as the data-domain value.
For more details, see the Shopify theme docs.
Related Integrations: WooCommerce, BigCommerce, PrestaShop