XtCommerce
Would you like to improve your affiliate software even more? Check out the XtCommerce integration for Post Affiliate Pro.
Integrate Post Affiliate Pro with Gambio (v2.5+) to track orders, including subtotal, order ID, and currency. Edit specific files and add tracking codes for seamless affiliate management. Empty cache to finalize.
An all-in-one shopping cart solution.
This integration method integrates Post Affiliate Pro with Gambio online shop solution (v 2.5 and higher).
You can track subtotal, order ID and currency. It also supports Lifetime Commissions.
How to integrate PostAffiliatePro with
In your FTP, find and edit file system/classes/checkout/CheckoutSuccessContentControl.inc.php
.
Try to find the text saying:
select orders_id, orders_status, payment_method from
and add , currency
after payment_method
.
Now, the last step is to find the line:
$coo_checkout_success_content_view->set_content_data('extender_html_array', $coo_checkout_success_extender_component->get_html_output_array());
Add the following sale tracking code above that line:
/* [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 integration snippet */
$papOrderTotals = xtc_db_query("select value from ".TABLE_ORDERS_TOTAL." where orders_id = '".$last_order."'");
$papOrders = xtc_db_fetch_array($papOrderTotals);
$papTrackingCode = '<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
var sale = PostAffTracker.createSale();'."
sale.setTotalCost('".$papOrders['value']."');
sale.setOrderID('".$last_order."');
sale.setData1('".$_SESSION['customer_id']."');
sale.setCurrency('".$orders['currency']."');
PostAffTracker.register();
</script>";
$coo_checkout_success_content_view->set_content_data('papTrackingCode', $papTrackingCode);
/* /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 integration snippet */
Save your changes and continue to the next step.
Login to your FTP and open the file templates/YOUR_THEME/module/checkout_success.html
for edit. Add the following code to the end of the file:
<!-- Post Affiliate Pro integration snippet -->
{$papTrackingCode}
<!-- /Post Affiliate Pro integration snippet -->
Save your change. Navigate to the admin panel Toolbox> Cache and empty the Output cache with button for: ‘Empty page output cache’
That’s it, you are done!
Do not forget to integrate your shopping cart with the click tracking code as well. You can do it in you admin – Shop settings > SEO> Tracking codes.
Gambio is a comprehensive e-commerce platform designed to empower businesses of all sizes to create and manage their online shops with ease. Originating from Germany, Gambio offers a robust solution that combines user-friendly interfaces with powerful features, making it a popular choice for entrepreneurs looking to establish a strong online presence.
Gambio was founded in 2004 with the vision of simplifying the process of setting up online stores. Recognizing the growing need for accessible e-commerce solutions, the founders developed Gambio GX, a software that enables users without deep technical expertise to launch fully functional online shops. Over the years, Gambio has evolved, incorporating new technologies and features to meet the changing demands of the e-commerce landscape.
Gambio boasts a wide array of features that cater to the diverse needs of online retailers:
Gambio offers flexible pricing options to accommodate different business needs:
Many users appreciate Gambio for its ease of use and comprehensive feature set. Small and medium-sized businesses often highlight the platform’s ability to get their stores up and running quickly without extensive technical knowledge. The customizable templates and design flexibility receive positive remarks, allowing businesses to create unique and professional-looking storefronts.
Gambio has garnered generally favorable reviews within the e-commerce community:
If you’re exploring other options besides Gambio, here are some notable alternatives:
These platforms offer a variety of features and pricing options that might suit different business needs and preferences.
Gambio is a comprehensive e-commerce platform designed to help businesses of all sizes create and manage online shops easily, featuring user-friendly interfaces, customization options, SEO tools, and extensive integrations.
Follow the step-by-step guide to edit your Gambio controller and template files, add the provided tracking code, and configure click tracking through your shop settings for seamless integration.
The integration lets you track subtotal, order ID, currency, and supports Lifetime Commissions, helping you manage affiliate sales effectively.
Yes, alternatives include Shopify, Weebly, Squarespace, Webs, Demandware, Nuvemshop, LummoSHOP, Oxatis, Jimdo, and Instamojo, each offering unique e-commerce solutions.
Pros include ease of use, feature-rich tools, and strong support. Cons may involve limits on deep customization and additional costs for advanced modules and add-ons.
Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.
Enhance your Gambio online shop with powerful affiliate management and seamless tracking. Try Post Affiliate Pro for free and optimize your e-commerce operations.
Would you like to improve your affiliate software even more? Check out the XtCommerce integration for Post Affiliate Pro.
Would you like to improve your affiliate software even more? Check out the BigCommerce integration for Post Affiliate Pro. Seamlessly track sales, manage commis...
Learn how to integrate General Solution Software with Post Affiliate Pro using JavaScript or hidden image tracking for advanced commission tracking across vario...