ShopSite
 
Integration with ShopSite is made by placing sale tracking script into the order confirmation page.
 
LEAD Code Integration 1 Login
Log-in to your ShopSite Admin Center.
LEAD Code Integration 2 Thank you page
Click on Merchandising -> Custom Templates -> Shopping Cart -> Edit Template.
LEAD Code Integration 3 Integrate
Insert one of following codes just above these linese:
</body>
</html>
[-- END_DEFINE ThankYou --]
<!-- THIS IS WHERE THE THANK YOU PAGE ENDS -->
Javascript Code
 OR
Image Code
 
Please take care to replace <?=$orderId?> and <?=$orderAmount?> in the sale code with your server side script notations for the orderid and total amount variable used in your website.
 
This is all that is required. Now whenever there's sale, ShopSite will call our sale tracking script, and system will generate commission for the affiliate.