A tutorial on how to add a custom script tag to the <head>element of your Shopify store. 


1. Log into your Shopify dashboard


2. Select ''Themes'' from the Online store submenu

Under ''Sales channels'', click on ''Online Store'' and then click on ''Themes''. 


3. Click on ''Edit code'' in the actions submenu 

Click on the ''Actions'' menu and then click on ''Edit code''.


4. Click on ''theme.liquid'' 

Open the ''Layout'' submenu and click on ''theme.liquid''.

5. Paste the Social Oracle script tag under the first <link> tag 

You can paste the script anywhere in the file, except between the {%- -%} tags. 



Copy your Social Oracle script tag and paste it under the first <link> tag. Here is an example script: 

<script src="https://cdn.socialoracle.app/smp.js?key=YOUR_KEY_HERE" async></script>


6. Click on save and refresh your Shopify homepage

If you have a Social Oracle campaign set up, then it should show up. Not working? Try to clear your browser cache.