How To Integrate Dynamic Affiliates App with your KartRocket Store
Using this app you can add any affiliates code to your site!
STEPS TO INTEGRATE WITH YOUR STORE
1. Log in with the username and password details and your dashboard would open. See Below for reference.
2. Go to ‘Apps’ on the right hand side and click on it
3. Go to search bar on the top right side and search for ‘dynamic’ . You will see the dynamic affiliates app below . Click on the ‘install’ button
3. The page will refresh and the ‘install’ button would change to a ‘settings’ button
4. Click on ‘settings’ button. Here, you will see ‘enter code’ and ‘enter product code’
5. E.g. we want to integrate DGXSELL affiliate code on our site
Example – Pixel Code
Sales Tag - output once per sale
<script src="//x.s2d6.com/js/globalpixel.js?x=a&h=11130&o=ORDERID">
</script>ORDER CODE- (update in the ‘enter code’ of panel)
Product tag - repeat this line per SKU included in the basket.
<script src="//x.s2d6.com/js/globalpixel.js?x=r&h=11130&o=ORDERID&g=SKU&s=VALUE&q=QUANTITY">
</script>PRODUCT CODE- (update in the ‘enter product code’ of panel)
Please Note: Remember if the affiliate code contain product info also then in the first column after updating the code for the order in the next line you need to mention #product_info.
6. Also you need to remove all the default parameter like ORDER ID , PRODUCT SKU, VALUE(ORDER TOTAL) by their SHORT CODE given just below the code panel