Install on Shopify

Add Cromojo to your Shopify store's theme

Written By David

Last updated 24 days ago

Shopify lets you edit your theme's code directly. You'll paste your Cromojo script into the theme.liquid file so it loads on every page of your store.

Add the script

  1. In Cromojo, go to Settings β†’ Analytics and click Copy to copy your tracking script.

  2. In Shopify admin, go to Online Store β†’ Themes.

  3. On your current theme, click the … (three dots) β†’ Edit code.

  4. In the Layout folder, open theme.liquid.

  5. Paste your script just before the closing </head> tag.

  6. Click Save.

Verify

Back in Cromojo, open Settings β†’ Analytics and click Verify Installation, or visit your own site and watch for your visit to appear on the dashboard within a minute or two.

Good to know

Using a checkout that supports custom scripts? You can also add Cromojo in Settings β†’ Checkout for some plans, but theme.liquid is the simplest and works on every plan.

β†’ Back to all installation guides