SplashCart integration
Thank you page integration of SplashCart.
Locate the settings
Log into your admin panel and click on Tools from the Admin bar, then on Marketing Tools and finally on Affiliate. Insert the Click Tracking Code from your Post Affiliate Pro into the top box.
Sale tracking code
Insert this Sales Tracking Code into the bottom box:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
var sale = PostAffTracker.createSale();
sale.setTotalCost('scTotalCost');
sale.setOrderID('scOrderID');
sale.setProductID('scProductID');
PostAffTracker.register();
</script>
Click Save. Now your system is integrated.