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

Avactis

Free PHP shopping cart software and Commercial open source shopping cart solution.

This integration menu uses Avactis interface for setting up the integration with Post Affiliate Pro.

1. Click tracking integration

First of all, you have to insert the click tracking code to your shop footer code. Navigate to Page manager, select a page you want to integrate with the click tracking code (all banner target pages) and click the edit link in the low Copyright section. Add the click tracking code into the “Block content” and click the Save button. Then click the lower “Save changes” button too.

2. Sale tracking in Avactis hosted version

Navigate to Page manager and select “order_placed.php” to be edited. Click “edit” link in center_column section for Last Placed Order block.
Add the following code right before “?>“:

// Post Affiliate Pro Tracking code snippet
$order_id = modApiFunc("Checkout", "getLastPlacedOrderID");
if(!empty($order_id)) {
  $orderInfo = modApiFunc("Checkout", "getOrderInfo", $order_id, modApiFunc("Localization", "whichCurrencySendOrderToPaymentShippingGatewayIn", $order_id, GET_PAYMENT_MODULE_FROM_ORDER));

echo '<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">';
  $i = 0;
  foreach($orderInfo['Products'] as $product_info) {
    $SKU = $product_info['SKU'];
    $total = $product_info['SalePrice'] * $product_info['qty'];
    $prod_name = $product_info['name'];
    echo 'var sale'.$i.' = PostAffTracker.createSale();
      sale'.$i.'.setTotalCost(\''.$total.'\');
      sale'.$i.'.setOrderID(\''.$order_id.'\');
      sale'.$i.'.setProductID(\''.$SKU.'\');
      sale'.$i.'.setData1(\''.$prod_name.'\');';
    $i++;
  }

echo 'PostAffTracker.register();
</script>';
}

Save your work and that’s it.

3. Avactis with PayPal

In case you want to directly integrate PayPal which you use as a payment gateway in your Avactis, you have to do some special steps and also, it is only possible with Owned version of Avactis. The problem is you have to modify some files.

First, you have to add the ‘custom’ field and the tracking script into your paypal form – you can do it in file:

/avactis-themes/_your_theme_/checkout/checkout-sequence/default/confirmation_redirect_to_payment_gateway.tpl.html

IPN redirect code (cURL) goes to:

/avactis-system/modules/payment_module_paypal_cc/payment_module_paypal_cc_api.php

Use the codes form original PayPal integration method – it is the same.

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

ProStores

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

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

ViArt

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

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

Gambio

PostAffiliate Pro offers a shopping cart integration solution with Gambio online shops, allowing tracking of subtotal, order ID and currency, and supporting Lifetime Commissions. To integrate, edit the controller file and add sale tracking code, then edit the template and add tracking code to the end. Don't forget to integrate the shopping cart with click tracking code as well. A free account can be created.

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

AspDotNetStorefront

The article discusses the PostAffiliate Pro software, which is designed for tracking business sales through affiliate marketing. The software is available for free and offers a range of features and integrations, including support for AspDotNetStorefront. The article includes instructions for integrating the software with a website to track commissions per order and supports lifetime commissions. The article also provides contact information for sales support and customer reviews of the software.

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