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

ShopSite

An easy-to-use, award-winning shopping cart for small and medium-sized businesses.

Integration with ShopSite is made by placing sale tracking script into the order confirmation page.

Navigation to thank you page code

Log in to your ShopSite Admin Center and click on Commerce > Order System > Thank You and insert the integration code to Text at the bottom of the Thank You screen: section.

Per order tracking code

If you wish to create 1 commission per each order so you don’t want to have different commission values for different products use this code:

<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(ss_subtotal);
sale.setOrderID(ss_ordernum);
sale.setProductID(ss_sku.join(', '));
if (typeof ss_coupon_name !== 'undefined') {
  sale.setCoupon(ss_coupon_name);
}
sale.setData1(ss_email);

PostAffTracker.register();
</script>

Per product tracking code

If you wish to define different commissions for different products then use this code:

<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 = [];
var discountPercentage = 1;
if (typeof ss_coupon_discount !== 'undefined') {
  var discountValue = Math.abs(Number(ss_coupon_discount));
  discountPercentage = 1 - (discountValue / (Number(ss_subtotal) + discountValue));
}
for (i = 0; i < ss_sku.length; i++) {
  sale[i] = PostAffTracker.createSale();
  sale[i].setTotalCost(ss_price[i] * ss_quantity[i] * discountPercentage);
  sale[i].setOrderID(ss_ordernum + '(' + i + ')');
  sale[i].setProductID(ss_sku[i]);
  sale[i].setData1(ss_email);
  if (typeof ss_coupon_name !== 'undefined') {
    sale[i].setCoupon(ss_coupon_name);
  }
  if (i != ss_sku.length) {
    sale[i].doNotDeleteCookies();
  }
}
PostAffTracker.register();
</script>

Click tracking integration

To be able to track sales also the clicks must be tracked to create a relation between customers and affiliates. You can get the click tracking code from your merchant panel from Tools > Integration > Clicks tracking.

You should add the code to Preferences > Layout Settings > Footer section of ShopSite.

Alternatively if you are not using the Footer in your template you can add the code to Preferences > Layout Settings > Text A or Text B.

This is all that is required. Now whenever there’s sale, ShopSite will call our sale tracking script, and system will generate commission for the affiliate.

Back to Integrations Create account for FREE
Would you like to improve your affiliate software even more? Check out the PayWhirl integration for Post Affiliate Pro.

PayWhirl

The given text discusses various aspects of affiliate marketing, including software options, targeting the correct audience, content creation, SEO, and KPIs for sales growth. It also mentions specific affiliate programs and integrations with Post Affiliate Pro.

Would you like to improve your affiliate software even more? Check out the Cleeng for Post Affiliate Pro.

Cleeng

The article discusses the integration of the PostAffiliate Pro software with various e-commerce platforms and affiliate programs. It explains how to set up the software to track sales and commissions, as well as recurring payments. The article also provides information on other affiliate programs and tools for managing payments.

Would you like to improve your affiliate software even more? Check out the CheddarGetter for Post Affiliate Pro.

CheddarGetter

Learn how to integrate Post Affiliate Pro with BigCommerce and 1ShoppingCart for sale tracking. Set up tracking code and API token.

Would you like to improve your affiliate software even more? Check out the Foxy Cart integration for Post Affiliate Pro.

Foxy Cart

This piece of text provides instructions for integrating different tracking functionalities with the Foxy Cart e-commerce solution.

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