How do I add Socioh’s Pixel to my Shopify store?

Add Socioh's Pixel to your Shopify store for our analytics & attribution toolkit.

Tarun Verma avatar
Written by Tarun Verma
Updated over a week ago

To install Socioh’s Pixel on your Shopify store manually, there are two mandatory steps you need to complete:

I. Add Socioh’s Pixel code to the head section on your Shopify website

1. Head to your Shopify dashboard, find “Sales channels” and click on “Online Store” -> “Themes”.

2. Next to your “Current theme”, click on the 3 dots (...) next to “Customize” and then “Edit code”

3. On the left side, search for “theme.liquid” in the search bar. You should see the “theme.liquid” file in the list below under “Layout”.
Select this to open the code editor.

4. In the code editor, you should see <head> on top. Paste the following code under the <head> section:

<script type="text/javascript" src="https://d3t0blvjvadsrq.cloudfront.net/scripts/socioh_shopify_v2.js" async="true"></script>

Refer to the screenshot below:

5. Hit “Save” on the right side. You should see a success message from Shopify and that should be it.

II. Add Socioh’s Pixel code to Shopify’s Checkout page

1. Go to your Shopify Settings on the bottom left.

2. Find and click on the “Checkout and accounts” tab in the list.

3. On this screen, scroll all the way down to the "Order status page" section.
Paste the following in the text field under "Additional scripts":

<script type="text/javascript" src="https://d3t0blvjvadsrq.cloudfront.net/scripts/socioh_shopify_v2.js" async="true"></script>

Make sure to save your settings when done.

That should be it! If you still need any help adding Socioh’s pixel to your Shopify store, reach out to us using the help bubble on your dashboard and we’ll be happy to help!

Did this answer your question?