LightSpeed integration
A cloud-based POS system is reinventing the customer experience while helping business owners grow their business.
LightSpeed reinvents the in-store shopping experience for today’s iGeneration shoppers with a robust, fully-integrated retail system that turns Macs, iPads, andiPhones into cutting edge point of sale and retail management tools. It is multi-user,multi-store, eCommerce-ready and extensible through a developer API so that software never limits retail aspirations.
Sale tracking
The integration is easy, just edit file ‘templates/_yourtheme/order_view.tpl.php’ and insert the following code just below the line with text if($this->order):
<!-- Post Affiliate Pro integration snippet -->
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
var sale = PostAffTracker.createSale();
sale.setTotalCost('<?php echo $this->order->Subtotal; ?>');
sale.setOrderID('<?php echo $this->order->IdStr; ?>');
PostAffTracker.register();
</script>
<!-- /Post Affiliate Pro integration snippet -->
That’s it, save your work and you are good to go.
Do not forget to integrate your site with the click tracking code. You can do that by inserting the click tracking code to global footer file in templates.
Explore seamless integrations with Post Affiliate Pro to enhance your affiliate marketing strategies. Discover solutions for e-commerce, email marketing, payments, and more, with easy integrations for platforms like 1&1 E-Shop, 2Checkout, Abicart, and many others. Optimize your affiliate network with these powerful tools.
Discover seamless affiliate integration with Post Affiliate Pro's general solution. Effortlessly connect your website, shopping cart, or payment gateway using JavaScript or hidden image codes for advanced tracking and commission creation. Compatible with nearly all merchant accounts, this user-friendly software offers exceptional 24/7 support. Start your free trial today and boost your affiliate marketing success!