This article is for non-Shopify merchants only using email integration as the connection type.
If your store platform doesn't allow you to insert a JavaScript tag on your purchase complete page, you can insert an image tag instead.
Insert an image tracking pixel
- On your ReferralCandy dashboard, go to Integrations > Standalone. You should've selected Email Integration as the connection type. 
- In the Add ReferralCandy to your online store section, find your unique tracking ID located in the third line of the code snippet after - /purchase/and before- .js";.
- To create an image tag, copy the code below and replace - [Tracking_ID]with your unique tracking ID:- <img src="https://go.referralcandy.com/purchase/[Tracking_ID].jpg" />.
- <img src="https://go.referralcandy.com/purchase/kc61i85wyeplg.jpg" />
 
- Go to your store's admin panel and insert the image tag anywhere within the body of your purchase complete page. 
- Save and publish your page. 
To ensure that the email integration or API integration works, make a test purchase and go back to the Integrations page to verify that someone recently viewed the purchase completed page.
Note: Use http instead of https in the image tag if your store's purchase completed page is served with http.
π¬ Need help? Click the chat widget on the right to start a conversation. Learn more


