Abicart (Textalk Webshop) integration
A competent, affordable, and easy-to-use platform for e-merchants with ambitions to grow and develop.
Textalk Webshop is the most popular e-commerce platform in Sweden. Textalk Webshop is used by over 2700 online stores. This is largely due to the low price, but also great opportunities.
The integration method uses templates to integrate the website.
It is not possible to use coupons, per product tracking, and lifetime commissions with this tracking method.
How to integrate PostAffiliatePro with Abicart
1. Click tracking
The first step is to insert the click tracking code into your webshop. To do this, navigate to Store design-> Themes and edit your currently active theme. On the Content tab go to the Site footer menu and add the click tracking script to your footer code.
You can find your click tracking script in your Post Affiliate Pro merchant panel-> tools-> Integration-> Clicks tracking or enter the following code there:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
try {
PostAffTracker.track();
} catch (err) { }
</script>
When you are done, click the Save button and that’s it. The click tracking code will now appear on all your shop pages.
2. Sale tracking
The sale tracking code has to be placed to section Settings> Checkout settings> General checkout settings. Find the text area for ‘Text/HTML after completed order’ and paste the following code there:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
function trackIt() {
var sale = PostAffTracker.createSale();
var total = 0; var transId = ''; var curr = '';
dataLayer.forEach(element => {
if (typeof element.transactionId === "undefined") {
return;
}
total = element.cartCost;
transId = element.transactionId;
curr = element.currencyCode;
});
sale.setTotalCost(total);
sale.setOrderID(transId);
sale.setCurrency(curr);
PostAffTracker.register();
}
setTimeout(function(){trackIt();}, 2000);
</script>
Save the section and that’s it. As you can see the code directly works with Google’s dataLayer.
What is Abicart
Abicart is a comprehensive e-commerce platform designed to empower businesses in managing every aspect of their online stores. Tailored especially for small and medium-sized enterprises, particularly in Sweden, Abicart offers an intuitive and user-friendly interface that simplifies the complexities of running an online shop. With Abicart, users can build customized websites based on their preferences without the need for prior technical knowledge, making it accessible for entrepreneurs at all levels.
Launched in the late 1990s, Abicart stands as one of the pioneering platforms in the e-commerce industry. Over the years, it has undergone numerous technological updates to stay ahead in the evolving digital market. While detailed historical milestones are scarce, Abicart’s longevity and continual advancements highlight its commitment to providing robust and up-to-date solutions for online businesses.
Abicart primarily caters to small and medium-sized e-commerce companies, serving around 2,500 businesses. Its focus is on simplifying the process of setting up and managing online stores through a subscription model. By offering tools that streamline tasks like search optimization and payment integration, Abicart enables businesses to efficiently sell goods and services online without the hassle of technical complexities.
Main Product Features
Abicart is equipped with a range of features designed to enhance the online selling experience:
- User-Friendly Interface: An intuitive platform that simplifies store management.
- Unlimited Storage: Ample space to accommodate business growth.
- Varied Payment Options: Support for multiple payment gateways to suit customer preferences.
- Customization Capabilities: Tools to personalize the online store’s appearance and functionality.
- Integration with Systems: Compatibility with platforms like Amazon and Salesforce for expanded reach.
- Developer-Friendly Features: Resources and flexibility for developers to tailor solutions.
- High-Grade Security: Advanced security measures to protect data and transactions.
Pricing Options
Abicart offers competitive and economical pricing plans, allowing businesses to start a webshop for less than a hundred dollars a month. All packages include access to customer support via phone, chat, or email, ensuring users have the assistance they need. For specific pricing tiers and detailed information, it is recommended to consult Abicart’s official pricing page or contact their support team directly.
Key User Insights
Pros:
- Excellent customer service.
- Ease of use with an intuitive interface.
Cons:
- Some users have experienced inconsistencies with customer service.
- A few have expressed dissatisfaction with certain platform functionalities.
Overall, users generally rate Abicart positively, highlighting its strong user support and efficient service delivery as significant advantages.
Abicart Alternatives
Businesses exploring other e-commerce solutions may consider the following alternatives, each offering unique features to cater to different needs:
- WooCommerce: Visit Website
- Shopify: Visit Website
- Squarespace Commerce: Visit Website
- PrestaShop: Visit Website
- Wix eCommerce: Visit Website
- BigCommerce: Visit Website
- Magento: Visit Website
- Volusion: Visit Website
- Weebly eCommerce: Visit Website
- Ecwid: Visit Website