The most advanced directories, ratings and reviews solution for Joomla and WordPress sites.
JReviews is a powerful application for building media rich reviews sites, business directories, services directories, product catalogs, classifieds and any other application you can imagine. It runs on top of Joomla! and WordPress enabling you to build powerful and feature rich sites.
The integration is done thanks to built-in tracking ability. You can track total cost, order ID and product ID.
Inserting the sale tracking code
You should be able to find a section for PaidListings Addon – enter it’s Configuration > Tracking. Use the ‘Order Complete‘ section for the sale tracking code:
<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('{order_amount}');
sale.setOrderID('{order_id}');
sale.setProductID('{plan_name}');
PostAffTracker.register();
</script>
Save the changes and you are done. It will track every completed listing.
Do not forget to integrate your site with the click tracking code.
BreezingForms (Joomla! Extension)
Would you like to improve your affiliate software even more? Check out the BreezingForms (Joomla! Extension) for Post Affiliate Pro.
The given text discusses integrations with PostAffiliate Pro for e-commerce platforms like J2Store, specifically for offline sales and PayPal payments. It provides step-by-step instructions on how to add the necessary code to enable tracking and commission for transactions. The text also promotes the free account option for PostAffiliate Pro and lists other e-commerce platforms that can integrate with it.