CS-Cart

CS-Cart is eCommerce platform. Scaleo provides the ability to create the affiliate network for your CS-Cart 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. Select Edit a Goal and scroll to Tracking Methods section.
3
Select: Tracking Method > IMG Pixel. Copy that code.
4

CS-Cart doesn't give the ability to enter tracking pixel via interface settings, so we will add the tracking code to the Thank You page manually.

Login to your CS-Cart panel, go to Design > File editor. Find the file Templates / Views / Checkout / Complete.tpl.

Modify your IMG Pixel code to send the information about the order and add the pixel at the very end of the CS-Cart template.

Here is the example of IMG pixel for CS-Cart:

<img src="https://yourcompany.scaletrk.com/track?goal_id=XXX&amount={$order_info.subtotal}&adv_order_id={$order_info.order_id}" height="1" width="1" />
	

Note: Please make sure you use your Scaleo platform URL and correct Goal ID. You can remove goal_id parameter entirely if you have just one Goal.

Everything is set now. Affiliate can use Offer Tracking Link to drive the traffic to your CS-Cart store. Once the order will be placed, we will get the conversion into Scaleo platform and Affiliate will be credited.

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