–Hidden comment

Use attributes in format region_from and region_to= to change the languages showing in language switcher.
Available regions are:
europe_from europe_to
asia_from asia_to
mideast_from mideast_to
america_from america_to

Example:
europe_from=0 europe_to=22 will put all languages (ordered in language switcher settings) from 1 to 21 to Europe region:
asia_from=22 asia_to=25 will put all languages from 23 to 24 (so only 2) into Asia region.

eCommerce Templates

An ecommerce software integrated into shopping cart software templates or design your own online store.

Integration with eCommerce Templates is made by placing sale tracking script into the confirmation page.

Locate file ‘thanks.php

Find and open file ‘thanks.php‘.

Locate integration place

Find the following line which already exists in the file:

<?php include "vsadmin/inc/incthanks.php" ?>

Integration

Put following code right after this line:

<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 $ordGrandTotal ?>');
sale.setOrderID('<?php echo $ordID ?>');

PostAffTracker.register();
</script>

Finished

It is now integrated. Every time customer enters the order confirmationpage the tracking code is called and it will register a sale forreferring affiliate.

If you want to calculate commissions from price without shipping tax, then instead of variable $ordGrandTotal use this variable: $ordTotal.

Back to Integrations Create account for FREE

Our website uses cookies. By continuing we assume your permission to deploy cookies as detailed in our privacy and cookies policy.

×

Schedule a one-on-one call and discover how Post Affiliate Pro can benefit your business.

We’re available on multiple dates

Schedule a call