Partner
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 – navigate to the left menu of the Back Office and click Settings > Website Settings > Web Extras. Paste the below tracking code to the Tracking area:
<!-- 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();
var papSubTotal = {{ order.information.price_excl }} - {{ order.information.shipping_price }}
sale.setTotalCost(papSubTotal);
sale.setOrderID('{{ order.information.number }}');
sale.setCurrency('{{ order.information.currency }}');
sale.setCoupon('{{ order.information.code }}');
sale.setData1('{{ order.customer.email }}');
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.
Program DirectoryPopular Affiliate software for Shopify, WooCommerce, and WordPress. Sales contacts and social media presence. Subscribe to the newsletter. Quality Unit, LLC © 2004-2023. Building your Post Affiliate Pro account, installation in progress. Website uses cookies. Schedule a call to learn more. Contact form and live chat available.