LightSpeed V2 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 – 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.
Traffic Light CPA Affiliate Program
Learn about the Traffic Light CPA Affiliate Program's key details, campaign restrictions, rules, commissions, and more before you join.
V2Pay Affiliate Department Contact
Learn more about V2Pay Affiliate Department Contact here. Visit the affiliate manager directory to get contact information, geographic focus and more.