Freeway

Integrate Freeway, an open-source e-commerce and EDI solution, with Post Affiliate Pro to enable seamless affiliate tracking, automated data exchange, and enhanced business efficiency for small to medium-sized retail businesses.

Freeway

Freeway integration

A free online store software that makes selling your services easy and quick.

Integration with Freeway is made by placing sale tracking script into the confirmation page. To obtain the values of OrderID and TotalSale, snippet connects to Freeway database and retrieves the values from there.

How to integrate PostAffiliatePro with Freeway

Edit template

Find and open file ‘/templates/content/checkout_success.tpl.php ‘.

Locate right place for integration

Inside the file find this line:

<?php if(AFFILIATE_COMMISSION_JUNCTION=='true'){

Add integration code

Insert the following code just above that line:

<?php
   //--------------------------------------------------------------------------
   // STAT - PAP Integration code
   //--------------------------------------------------------------------------
   // Get order id
   $sql = "select orders_id from ".TABLE_ORDERS.
          " where customers_id='".(int)$customer_id.
          "' order by date_purchased desc limit 1";
   $pap_orders_query = tep_db_query($sql);
   $pap_orders = tep_db_fetch_array($pap_orders_query);
   $pap_order_id = $pap_orders['orders_id'];

   // Get total amount of order
   $sql = "select value from ".TABLE_ORDERS_TOTAL.
          " where orders_id='".(int)$pap_order_id.
          "' and class='ot_subtotal'";
   $pap_orders_total_query = tep_db_query($sql);
   $pap_orders_total = tep_db_fetch_array($pap_orders_total_query);
   $pap_total_value = $pap_orders_total['value'];

   // Draw invisible image to register sale
   if($pap_total_value != "" && $pap_order_id != "")
   {
      print '<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('$pap_total_value');
             sale.setOrderID('$pap_order_id');

             PostAffTracker.register();
             </script>";
             }
   //--------------------------------------------------------------------------
   // END - PAP Integration code
   //--------------------------------------------------------------------------
?>

Integration is finished

It is now integrated. Every time customer enters the order confirmation page the tracking code is called and it will register a sale for referring affiliate.

What is Freeway?

Freeway is an electronic data interchange (EDI) solution designed to simplify and automate data exchange for small to medium-sized retail businesses. Developed by OpenText, Freeway enables seamless digital connectivity with trading partners, enhancing transaction visibility, automating operations and shipping processes, and streamlining the onboarding of new partners. By digitizing business processes, Freeway helps businesses improve efficiency and reduce reliance on outdated communication methods.

The Evolution of Freeway

Originally launched in the UK over two decades ago, Freeway has established itself as a reliable EDI solution for many businesses. With the recent EP6 release, Freeway has expanded into the US market, bringing enhanced features to meet the evolving needs of modern retail operations. The solution has been continually developed to help small and medium-sized businesses manage digital business documents more effectively, particularly focusing on streamlining packing and shipping workflows.

Who Can Benefit from Freeway?

Freeway is tailored for small to medium-sized retail businesses seeking a cost-effective and manageable way to comply with the digital mandates of larger trading partners. It is ideal for businesses that want to:

  • Eliminate Outdated Communication Methods: Replace manual or paper-based processes with digital transactions.
  • Reduce Costs and Processing Times: Automate data exchange to save time and resources.
  • Minimize Errors: Improve data accuracy through automated processes.
  • Strengthen Partnerships: Enhance relationships with trading partners through efficient and reliable EDI capabilities.

Key Features of Freeway

  • Intuitive Dashboards: User-friendly interfaces that provide clear insights into data exchange activities.
  • Any-to-Any Connectivity: Supports various data formats and communication protocols for flexibility.
  • Pre-Built EDI Integration Library: Quick and easy connections with trading partners using a comprehensive library.
  • Inventory Management Tools: Features like cross-docking to optimize supply chain operations.
  • Enhanced Visibility and Error Reporting: Smart alerts and detailed reports to monitor processes and address issues promptly.
  • Multi-User Support: Allows multiple team members to access and collaborate within the system concurrently.

Freeway Pricing Options

Pricing for Freeway is customized based on specific business needs and requirements. OpenText does not publicly disclose pricing details, suggesting a tailored approach to ensure each customer receives a solution that aligns with their operational demands. Interested businesses should contact OpenText directly to obtain a personalized quote.

User Experiences with Freeway

Users of Freeway have reported positive experiences, particularly highlighting:

  • Ease of Deployment and Administration: The solution is known for its straightforward setup and user-friendly management.
  • Customer Experience: High satisfaction with support and service provided by OpenText.
  • Scalability and Integration: Ability to grow with the business and integrate with existing systems.

Some users have noted variability in customization options, indicating room for improvement in tailoring the solution to unique business processes.

Freeway Reviews on YouTube

To gain more insight into Freeway, consider watching the following YouTube reviews:

Thumbnail for OpenText Freeway Cloud Overview

Alternatives to Freeway

For businesses exploring other EDI solutions, the following alternatives are available:

  • Data Interchange: Offers a range of EDI services tailored to various business needs. Visit their website
  • NetEDI: Provides cloud-based EDI solutions for seamless trading partner connectivity. Visit their website
  • IBM EDI Solutions: Enterprise-level EDI services for robust supply chain integration. Visit their website
  • TrueCommerce: Delivers comprehensive EDI solutions to connect with your entire business community. Visit their website
  • Seeburger: Offers integration solutions for digital transformation across various industries. Visit their website

Frequently asked questions

What is Freeway?

Freeway is an electronic data interchange (EDI) solution developed by OpenText, designed to simplify and automate data exchange for small to medium-sized retail businesses. It enables seamless digital connectivity with trading partners, automates operations, and streamlines onboarding.

How does the Freeway integration with Post Affiliate Pro work?

Integration is done by placing a sale tracking script on the Freeway order confirmation page. The script retrieves OrderID and TotalSale values from the Freeway database, enabling Post Affiliate Pro to track affiliate sales automatically.

What are the benefits of integrating Freeway with Post Affiliate Pro?

Benefits include automated affiliate tracking, improved transaction visibility, streamlined business processes, reduced manual errors, and enhanced relationships with trading partners.

Who is Freeway best suited for?

Freeway is tailored for small to medium-sized retail businesses looking for a cost-effective and manageable way to comply with digital mandates of larger trading partners and digitize their business processes.

Are there alternatives to Freeway?

Yes, alternatives include Data Interchange, NetEDI, IBM EDI Solutions, TrueCommerce, and Seeburger, all of which provide various EDI and integration solutions for businesses.

Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.

Lucia Halašková
Lucia Halašková
Content Editor

Boost Your Store with Freeway Integration

Integrate Freeway with Post Affiliate Pro for seamless affiliate tracking and improved business automation. Try Post Affiliate Pro for free and streamline your e-commerce operations.

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