Oxid Eshop integration
A powerful ecommerce solution.
The integration with Oxid Eshop is pretty easy. All you need to do is to integrate the shop thank you page.
How to integrate PostAffiliatePro with Oxid Eshop
Adding the sale tracking code
First, login to your FTP and navigate to out/theme_name/tpl/page/checkout/ where “theme_name” is a directory of theme you are using now.
You should see a file thankyou.tpl – that is the one we are going to modify. Find this line:
<div id="thankyouPage">
and paste the integration code above it.
<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('[{$order->oxorder__oxtotalbrutsum->value}]');
sale.setOrderID('[{ $order->oxorder__oxordernr->value }]');
PostAffTracker.register();
</script>
A value that will be used for total cost in the code above, is cost of the product with VAT. If you want to use any other values, you can refer to these:
[{$order->oxorder__oxtotalnetsum->value}]
- VAT excluded
[{$order->oxorder__oxtotalbrutsum->value}]
- VAT included
[{$order->oxorder__oxartvatprice1->value}]
- VAT value
[{$order->oxorder__oxtotalordersum->value}]
- full order price
[{$order->oxorder__oxcurrency->value}]
- currency code (USD, EUR, …)
[{$order->oxorder__oxcurrate->value}]
- currency conversion rate
Do not forget about integrating your landing pages with the click tracking code.
What is OXID eShop?
OXID eShop is a cloud-based e-commerce platform designed to empower businesses in their online selling endeavors. It equips enterprises with tools for template creation, trend monitoring, and license management, making it suitable for both B2C and B2B operations. The platform is engineered for seamless integration with ERP systems, optimized for search engines (SEO), and focused on enhancing user experience through improved usability.
Developed by OXID eSales AG, founded in 2003, OXID eShop has established itself as a renowned solution in the European market. Its open-source flexibility allows for scalable and customizable online retail solutions, catering to the evolving needs of businesses. Over the years, OXID eShop has emphasized robust integration capabilities, making it a solid choice for enterprises seeking a dependable e-commerce platform.
OXID eShop primarily targets medium to large enterprises operating in both B2B and B2C markets. It’s ideal for businesses requiring extensive customization and scalability to support demanding e-commerce projects. The platform enhances efficiency and improves customer management, enabling businesses to extend their market reach through multichannel capabilities.
Key Features of OXID eShop
- Modular Customization: Allows businesses to tailor the platform according to their specific needs with a modular design.
- B2B and B2C Capabilities: Supports both business models, providing tools and features to cater to different customer bases.
- Multi-Shop Functionality: Enables management of multiple online shops from a single backend system.
- API and Headless Commerce: Offers robust APIs and supports headless commerce architectures for greater flexibility.
- Performance Optimization: Ensures high-speed performance and reliability for better user experience.
- Extensive Third-Party Integration: Seamlessly integrates with various third-party applications and services.
- Content Management: Includes built-in content management features for effective handling of website content.
Pricing Options for OXID eShop
OXID eShop offers several editions to accommodate different business requirements:
- Community Edition: A free, open-source version suitable for small businesses or developers seeking a cost-effective solution.
- Professional Edition: A commercial version that comes with professional support, ideal for businesses needing reliable assistance.
- Enterprise Edition: Tailored for large-scale enterprises with customized pricing based on specific needs and advanced features.
User Insights on OXID eShop
Users appreciate OXID eShop for the strong networking opportunities and knowledge sharing it fosters, especially at events like the OXID eShop Partner Day. The platform’s community engagement is a significant advantage. However, a common criticism revolves around poor documentation, which can make the learning curve steeper and problem-solving more challenging for new users.
Alternatives to OXID eShop
While OXID eShop is robust, businesses may also consider alternatives such as:
- Shopify
- Magento
- WooCommerce
- PrestaShop
- BigCommerce
- OpenCart
- CS-Cart
- Squarespace
- Ecwid by Lightspeed
- Volusion
Each of these platforms offers unique features catering to different business models and needs, from user-friendly interfaces to extensive customization options.
Integrate Post Affiliate Pro with XtCommerce for seamless data transfer and enhanced affiliate tracking. Discover how to edit templates and implement code for a streamlined ecommerce experience. Enjoy exceptional support and user-friendly features with Post Affiliate Pro. Start your free trial today!