–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.

SendOwl

An independent ecommerce platform that helps you sell your digital products online.

Sell digital downloads, subscriptions & services automatically and securely with SendOwl. Works with any website, social network, blog or ecommerce store.

Integration

You need to log in to your SendOwl admin panel and go to Settings > Customisations > Custom code > Download/Order completion Page (Custom HTML) and insert the below code into it:

<script type="text/javascript">
  var papScriptHeader = document.createElement('script');
  papScriptHeader.setAttribute('src','//URL_TO_PostAffiliatePro/scripts/trackjs.js');
  papScriptHeader.setAttribute('id','pap_x2s6df8d');
  papScriptHeader.setAttribute('type','text/javascript');
  papScriptHeader.setAttribute('onload','papTrackingFunction()');
  document.getElementsByTagName('body')[0].appendChild(papScriptHeader);
  function papTrackingFunction() {
    PostAffTracker.setAccountId('default1');
    var sale = PostAffTracker.createSale();
    sale.setTotalCost(sendOwlOrderPrice);
    sale.setOrderID(sendOwlOrderId);
    PostAffTracker.register();
  }
</script>

That’s it!

NOTE: Do not forget to integrate your landing pages with the click tracking code OR use Standard Links (redirect) linking method.

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