Actinic integration
A powerful e-commerce website builder in Europe.
Actinic is a powerful e-commerce website with everything you need to succeed online.
With the integration method we provide, you can track order ID, sub-total, separate items and customer email.
How to integrate PostAffiliatePro with Actinic
For integration with Post Affiliate Pro follow these easy steps:
1. Find the correct place
Login to your Actinic admin account and navigate to Site> Properties by Language and place the sale tracking code to the ‘Shopping Cart: Confirmed purchase page’ section.
2. Per order integration
To track one commission for the entire order you have to use this code:
<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();
var subtotal = OxOrderTotal - OxOrderTotalTax - OxOrderShipPrice - OxOrderShipTax;
sale.setTotalCost(subtotal);
sale.setOrderID(OxOrderID);
sale.setData1(OxCustEmail);
PostAffTracker.register();
</script>
As you can see, there are some fees which we subtract from the total price to get ‘subtotal’ amount with no fees included.
This is it. Save your changes and you are integrated.
3. Per product integration
To track separate commissions for each ordered product you have to use this code:
<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();
var subtotal = OxOrderTotal - OxOrderTotalTax - OxOrderShipPrice - OxOrderShipTax;
sale.setTotalCost(subtotal);
sale.setOrderID(OxOrderID);
sale.setData1(OxCustEmail);
PostAffTracker.register();
</script>
The sale tracking code works with SKU as a product ID. If you would like to use product name instead of SKU, you can use this code:
OxOrderDetail[nIdx][1].replace( /|/g, “”)
This is it. Save your changes and you are integrated.
Do not forget to integrate your site with the click tracking code – to do so, you can use the same Properties by Language section. Place the click tracking code to the ‘Start <BODY> Block’ section.
What is Actinic Website Builder?
Actinic is a cloud-based e-commerce platform designed to help European businesses create robust, fully-functional online stores. It includes over 400 e-commerce features like easy payment solutions, individualized product pages, abandoned shopping cart recovery, and offers access to global marketplaces. It’s particularly beneficial for businesses with both physical and online stores due to its inventory sync capability across web and desktop applications.
Founded in 1996, Actinic Software Ltd specializes in eCommerce solutions for small to medium-sized businesses and is a leading provider of EPOS and multi-channel retail technology. The company, based in Surrey, UK, offers a full range of products from basic website building tools to secure online payment systems. Notable users include the Royal Opera House and The Royal Navy. Over the years, Actinic evolved to a cloud-based platform offering extensive e-commerce features optimized for European markets.
Actinic primarily targets European businesses looking to enhance their online presence. It is dedicated to businesses seeking a comprehensive e-commerce solution, combining robust store-building capabilities with extensive marketing and inventory management tools. The platform is ideal for companies needing to manage sales through multiple channels while maintaining customer satisfaction through tailored promotions and loyalty programs.
Main Product Features
- Comprehensive E-commerce Suite: Includes over 400 features like payment solutions and cart recovery.
- Inventory Sync: Syncs inventory across various platforms and market fronts.
- Customer Accounts: Enables automatic creation of customer profiles for order tracking.
- Marketing Tools: Offers tools like tailored promotions and campaign analytics.
- Promotional Features: Includes coupons, discounts, and BOGO offers in its Business plan.
Pricing Options
Actinic offers several pricing tiers, including a mid-range Business plan that provides advanced promotional features such as coupons and discounts, the creation of customer accounts, and showcasing related products during checkout.
Key User Insights
Actinic scores highly with users, noted for its robust feature set and value. Users appreciate the extensive e-commerce features, although it’s rated slightly lower than top competitors like Wix or Squarespace. It is perceived as offering great value especially for European businesses with both online and offline sales channels.
Product Alternatives
- Oracle NetSuite ERP: Website
- NotifyVisitors: Website
- AbanteCart: Website
- CS-Cart Multi-Vendor: Website
- Yo!Kart: Website
- Shopify: Website
- SellerApp: Website
- Shopnix: Website
- StoreHippo: Website
Explore seamless integrations with Post Affiliate Pro to enhance your affiliate marketing strategies. Discover solutions for e-commerce, email marketing, payments, and more, with easy integrations for platforms like 1&1 E-Shop, 2Checkout, Abicart, and many others. Optimize your affiliate network with these powerful tools.
Discover how Affilimate integration with Post Affiliate Pro streamlines affiliate revenue and analytics, boosting your conversion rates and earnings. Easily connect via API and enjoy features like SKU-level reporting and dynamic subID tracking. Start optimizing your affiliate marketing today with a free trial!