Shopify

Shopify is the leading eCommerce platform that allows anyone to sell online. Scaleo provides the ability to create the affiliate network for your Shopify store and gives your affiliates all the tools to promote the products effectively.

Setting Up The Tracking

1
Create an Offer the regular way in Scaleo.
2
Select that Offer, go to Goals. Edit a Goal and scroll to Tracking Method section.
3
Select: Tracking Method > IMG Pixel (Shopify doesn't support Postback method and doesn't allow IFRAME pixel). Copy that code.
4
In Shopify store go to SettingsCheckout and accounts and add the copied code to the Additional Scripts with the following changes:

  • replace {amount} with {{ subtotal_price | money_without_currency }}.
  • Optionally, you can add parameter &adv_order_id={{ order_number }} to receive Order ID.

Example:

<img src="https://demo.scaletrk.com/track/img?goal_id=2&amount={{ subtotal_price | money_without_currency }}&adv_order_id={{ order_number }}" height="1" width="1" />	

Note: The amount will not include taxes (unless taxes are included in the prices) or shipping costs. If you want to send the order total including taxes and shipping, please use {{ total_price | money_without_currency }} instead. 

Everything is set now. Affiliate can use Offer Tracking Link to drive the traffic to your Shopify store. Once the order will be placed, we will get the conversion into Scaleo platform and Affiliate will receive his commission.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us