Integrate Avactis with affiliate software | Post Affiliate Pro

Discover how to seamlessly integrate Avactis, a free PHP shopping cart solution, with Post Affiliate Pro to enhance your e-commerce business with click and sale tracking, PayPal integration, and user-friendly affiliate management.

Integrate Avactis with affiliate software | Post Affiliate Pro

Avactis integration

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.

How to integrate PostAffiliatePro with Avactis

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](https://www.postaffiliatepro.com/ "Post Affiliate Pro offers a comprehensive affiliate software platform to manage multiple affiliate programs with ease. Enjoy no setup fees, 24/7 customer support, and a free 1-month trial. Ideal for small and large businesses, it features precise tracking, automated workflows, and customizable tools to boost your affiliate marketing success. Try it now and streamline your affiliate operations effortlessly!") 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.

What is Avactis?

Avactis is a secure eCommerce and online store-management solution designed for small to medium-sized businesses. It offers tools for creating and managing online stores with features such as storefront customization and Facebook integration. Key features include discounting, affiliate tracking, quick checkout, wish lists, and more. Avactis supports both downloadable and cloud-hosted versions, with a mobile app option available.

Established in 2001, Avactis has evolved as a comprehensive e-commerce solution. Known for its unique tag-based integration technology, it simplifies adding an online store to existing websites. Avactis 5.0 release in July 2016 marked a significant update, emphasizing continuous development and adaptation to market needs.

Avactis targets businesses aiming to expand their online presence, including those interested in multi-vendor marketplaces. It benefits store owners and vendors by allowing easy integration and management of multiple sellers, scaling business presence without technical complexity.

Main Product Features

  • User-friendly integration with existing websites.
  • Mobile-responsive themes and design.
  • Wide range of e-commerce functionalities (discounts, tracking, newsletters, etc.).
  • Comprehensive support including 24/7 customer service.
  • Enhanced security features.

Pricing Options

  • Avactis Next Membership: $199/year.
  • Avactis Downloadable: $249 (Professional), $495 (Premium).
  • Cloud-Hosted: $19.95/month (Basic), $49.95/month (Standard), $99.95/month (Professional).
  • Mobile App: $249/year or $495/year for White Label.

Key User Insights

Pros include ease of use, professional support, and comprehensive features. Cons include poor support for some users and subpar documentation. Overall, users find Avactis reliable and effective for enhancing business e-commerce capabilities.

Product Alternatives

Frequently asked questions

What is Avactis?

Avactis is a secure eCommerce and online store-management solution for small to medium-sized businesses. It offers storefront customization, affiliate tracking, quick checkout, wish lists, and mobile support, with both downloadable and cloud-hosted versions available.

How do I integrate Post Affiliate Pro with Avactis?

Integration involves adding click tracking code to your shop’s footer and configuring sale tracking in Avactis by inserting a tracking script into order confirmation pages. Special steps are required for PayPal integration in the owned version.

What are the main product features of Avactis?

Avactis offers user-friendly integration with existing websites, mobile-responsive design, comprehensive e-commerce features (discounts, tracking, newsletters), 24/7 support, and enhanced security.

What pricing options are available for Avactis?

Avactis offers several options: Next Membership ($199/year), Downloadable ($249 Professional, $495 Premium), Cloud-Hosted ($19.95/month Basic, $49.95/month Standard, $99.95/month Professional), and Mobile App ($249/year or $495/year White Label).

Who benefits from integrating Avactis with Post Affiliate Pro?

Store owners and vendors looking to expand their online presence and manage multiple sellers benefit from integration, enabling scalable business growth and effective affiliate management.

What are some alternatives to Avactis?

Alternatives include WooCommerce, PrestaShop, Wix, Squarespace, Shopify, Magento, BigCommerce, OpenCart, Ecwid, and Volusion.

Try Post Affiliate Pro for Free

Enhance your Avactis store with advanced affiliate tracking and management. Experience seamless integration and powerful features with a 1-month free trial.

You will be in Good Hands!

Join our community of happy clients and provide excellent customer support with Post Affiliate Pro.

Capterra
G2 Crowd
GetApp
Post Affiliate Pro Dashboard - Campaign Manager Interface