In this video, we’ll walk you through where to find your GetEmails snippet script and how to add it to your Shopify store.
Where to find your GetEmails collection snippet script
1. From your GetEmails Dashboard, click Code Snippet in the left navigation. Then, click View Script next to the domain you want to add the snippet script to.
2. Check the box next to Collection, and then click Copy Code </>.
Remember: You can’t check multiple boxes for scripts or you will get this error message. You can only copy one at a time.
How to add collection snippet script
1. Visit your Shopify Dashboard and click Online Store on the left-hand side nav panel.

2. Click on Actions and then Edit code.

3. Click on theme.liquid file
4. Add script code above </head> in the code. Click the Save button.
How to add suppression snippet script
The suppression script can be added to your website on any page that you do NOT want GetEmails to collect email addresses. Generally speaking, you would put this script on landing pages where the person has already converted, and therefore, you have already collected their email address.
Examples of pages you’d want to add the suppression script to are post-checkout, thank you, and confirmation pages.
1. From your GetEmails Dashboard, click Code Snippet in the left navigation. Then, click View Script next to the domain you want to add the snippet script to. In the pop-up, check the box next to Suppression, and click Copy Code.
2. From your Shopify dashboard, click Settings > Checkout.
3. In Order Processing, paste the GetEmails suppression script in the Additional scripts box. Then, click Save at the top right.