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.

Discover Post Affiliate Pro's flexible pricing plans tailored to fit your business needs, with options for Pro, Ultimate, and Network packages. Enjoy a free trial with no credit card required, no setup fees, and the freedom to cancel anytime. Benefit from features like unlimited affiliates, advanced reporting, customizable interfaces, and lifetime support. Save up to 20% with annual billing and take advantage of more than 220 integrations. Perfect for businesses seeking to enhance their affiliate marketing efforts. Visit now to find the ideal plan for you!
Appsflyer Integration for Mobile Apps Tracking
Discover how to integrate Appsflyer for seamless mobile app tracking. Boost performance with detailed insights. Learn more now!"