Shop-Script 5 (Webasyst)

Integrate Shop-Script 5 with Post Affiliate Pro using tracking scripts for order and per-product tracking. Enhance your PHP e-commerce framework by easily embedding code in the store’s design section to track sales and increase revenue.

Shop-Script 5 (Webasyst)

Shop-Script 5 (Webasyst) integration

A next generation CMS which combines web publishing tools, blogging, and ecommerce with enterprise collaboration platform.

Emerging PHP ecommerce framework that helps you increase sales. Feature-rich PHP shopping cart solution & ecommerce framework developed in 2013—2014. One of the leading shopping cart solutions of Russia.

How to integrate PostAffiliatePro with Shop-Script 5 (Webasyst)

The integration is done by a tracking script directly placed into the store design section. You can track total cost, order ID, per product items and currency.

per order tracking

Login to your admin area of Shop-Script 5 and navigate to Shop (the top icon) and then to Storefronts tab.

In the list of files find checkout.success.html and place the tracking code above this line ‘{if !empty($payment)}’:

<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.total}');
	sale.setOrderID('{$order.id}');
	sale.setCurrency('{$order.currency}');
	{if empty($payment_success)}
		sale{$smarty.foreach.pap.iteration}.setStatus('P');
	{/if}
	PostAffTracker.register();
</script>

Save your work and you are done. Order will be tracked now.

per product tracking

In case you want to track orders per product (into different campaigns) you have to use the following code instead of the one from the first step.

<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
{foreach $order.items as $item name=pap}
    var sale{$smarty.foreach.pap.iteration} = PostAffTracker.createSale();
    sale{$smarty.foreach.pap.iteration}.setTotalCost('{$item.price * $item.quantity}');
    sale{$smarty.foreach.pap.iteration}.setOrderID('{$order.id}({$smarty.foreach.pap.iteration})');
    sale{$smarty.foreach.pap.iteration}.setProductID('{$item.product_id}');
    sale{$smarty.foreach.pap.iteration}.setCurrency('{$order.currency}');
    {if empty($payment_success)}
        sale{$smarty.foreach.pap.iteration}.setStatus('P');
    {/if}
    PostAffTracker.register();
{/foreach}
</script>

That’s it. Your store has been integrated.

Do not forget to integrate your cart with the click tracking code – you can use the design section again, place the click tracking code to the index.html file.

What is Shop-Script 5 (Webasyst)?

Shop-Script 5 by Webasyst is a powerful, open-source eCommerce platform designed to empower businesses in creating and managing their online stores with ease. As part of the comprehensive Webasyst framework, it offers an array of tools to handle everything from product listings and customer data to order processing, payments, and shipping logistics.

Launched as a significant upgrade in the Shop-Script series, Shop-Script 5 made its developer debut on February 12, 2013, with a public release following a month later. By February 2015, it had undergone extensive enhancements, boasting 61 updates, 80 plugins, and 25 design themes. Its popularity is marked by over 5,107 licenses issued, reflecting its growing influence in the eCommerce industry.

Shop-Script 5 (Webasyst) is tailored for small to medium-sized enterprises and entrepreneurs eager to establish or expand their online presence. Whether you’re a startup venturing into eCommerce or an existing business aiming to enhance your digital storefront, Shop-Script 5 provides user-friendly tools and features that simplify online selling.

Key Features of Shop-Script 5

  • Customizable Store Settings: Personalize your online store’s appearance and functionality with flexible design themes and settings.
  • Comprehensive Product and Customer Management: Easily manage your product catalog and customer information within a centralized system.
  • SEO and Marketing Tools: Boost your store’s visibility with built-in search engine optimization tools and marketing features.
  • Multiple Payment Options: Offer your customers a variety of payment methods for convenience and increased sales potential.
  • Flexible Shipping and Taxation: Configure shipping options and tax calculations to suit your business needs and comply with regulations.
  • Analytics and Reporting: Gain insights into your store’s performance with detailed analytics and reporting tools.
  • Responsive Design Themes: Ensure a seamless shopping experience for customers on all devices with responsive templates.

Pricing Plans for Shop-Script 5

Shop-Script 5 offers several pricing options to accommodate different business needs:

  • Free Plan: Access to one app at no cost, ideal for trying out basic features.
  • Subscription Plan: For $29.99 per month, you can use Shop-Script on your server.
  • Essentials Plan: At $35.99 per month (billed annually), this plan includes multiple business applications for a comprehensive solution.
  • Custom and Ultimate Plans: These offer varying levels of app access and user capacities for larger businesses or those needing more flexibility.
  • Lifetime License Options: For businesses preferring a one-time purchase, lifetime licenses are available.

User Experience with Shop-Script 5

While specific user reviews and detailed insights are limited at this time, Shop-Script 5 is known for its robust features and ease of use, making it a favorable choice for many businesses entering the eCommerce space.

Alternatives to Shop-Script 5

If you’re exploring other options besides Shop-Script 5 (Webasyst), consider these alternatives:

  • Cahoot: A peer-to-peer order fulfillment network that streamlines shipping. Visit Cahoot
  • Rebuy: An upsell solution aimed at boosting conversions and average order value. Visit Rebuy
  • Poptin: A platform for creating engaging lead capture forms and pop-ups. Visit Poptin
  • Other Alternatives: Options like Optilead, Nanacast, and 1AutomationWiz also offer eCommerce solutions worth exploring.

Frequently asked questions

What is Shop-Script 5 (Webasyst)?

Shop-Script 5 by Webasyst is a powerful, open-source eCommerce platform for creating and managing online stores, providing tools for product listings, customer data, order processing, payments, and shipping logistics. It's ideal for small to medium-sized businesses looking to establish or expand their digital storefront.

How do I integrate Post Affiliate Pro with Shop-Script 5?

Integration is done by placing a tracking script into your store's checkout.success.html template. You can track total cost, order ID, currency, and even track sales per product using the provided code snippets.

Can Shop-Script 5 track sales per product for affiliate campaigns?

Yes, Shop-Script 5 integration with Post Affiliate Pro allows you to track sales per product, making it easy to assign sales to different campaigns and gain detailed analytics.

What are the pricing options for Shop-Script 5?

Shop-Script 5 offers a Free Plan, Subscription Plan ($29.99/month), Essentials Plan ($35.99/month billed annually), Custom and Ultimate Plans, and Lifetime License options to suit different business needs.

Are there alternatives to Shop-Script 5?

Yes, alternatives include Cahoot, Rebuy, Poptin, Optilead, Nanacast, and 1AutomationWiz, each offering various eCommerce and marketing solutions.

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

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

Start Tracking with Shop-Script 5 Integration

Boost your e-commerce success by integrating Post Affiliate Pro with Shop-Script 5. Enjoy per-order and per-product tracking, easy setup, and powerful affiliate analytics.

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