ShopSite integration
An easy-to-use, award-winning shopping cart for small and medium-sized businesses.
How to integrate PostAffiliatePro with ShopSite
Integration with ShopSite is made by placing sale tracking script into the order confirmation page.
Navigation to thank you page code
Log in to your ShopSite Admin Center and click on Commerce > Order System > Thank You and insert the integration code to Text at the bottom of the Thank You screen: section.
Per order tracking code
If you wish to create 1 commission per each order so you don’t want to have different commission values for different products 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();
sale.setTotalCost(ss_subtotal);
sale.setOrderID(ss_ordernum);
sale.setProductID(ss_sku.join(', '));
if (typeof ss_coupon_name !== 'undefined') {
sale.setCoupon(ss_coupon_name);
}
sale.setData1(ss_email);
PostAffTracker.register();
</script>
Per product tracking code
If you wish to define different commissions for different products then 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 = [];
var discountPercentage = 1;
if (typeof ss_coupon_discount !== 'undefined') {
var discountValue = Math.abs(Number(ss_coupon_discount));
discountPercentage = 1 - (discountValue / (Number(ss_subtotal) + discountValue));
}
for (i = 0; i < ss_sku.length; i++) {
sale[i] = PostAffTracker.createSale();
sale[i].setTotalCost(ss_price[i] * ss_quantity[i] * discountPercentage);
sale[i].setOrderID(ss_ordernum + '(' + i + ')');
sale[i].setProductID(ss_sku[i]);
sale[i].setData1(ss_email);
if (typeof ss_coupon_name !== 'undefined') {
sale[i].setCoupon(ss_coupon_name);
}
if (i != ss_sku.length) {
sale[i].doNotDeleteCookies();
}
}
PostAffTracker.register();
</script>
Click tracking integration
To be able to track sales also the clicks must be tracked to create a relation between customers and affiliates. You can get the click tracking code from your merchant panel from Tools > Integration > Clicks tracking.
You should add the code to Preferences > Layout Settings > Footer section of ShopSite.
Alternatively if you are not using the Footer in your template you can add the code to Preferences > Layout Settings > Text A or Text B.
This is all that is required. Now whenever there’s sale, ShopSite will call our sale tracking script, and system will generate commission for the affiliate.
What is ShopSite?
ShopSite is an e-commerce software solution tailored for small to medium-sized businesses (SMBs) looking to establish and manage online stores without the need for HTML coding knowledge. This user-friendly platform empowers businesses to create a robust online presence quickly and efficiently.
With three main variants—Starter, Manager, and Pro—ShopSite caters to a range of business needs, from beginners to more established enterprises. The software offers a suite of features including secure order processing, product management, SEO tools, and seamless integrations with various payment systems.
ShopSite was developed by ShopSite, Inc., a company that originated in 1996 under the name iCentral, Inc. Over the years, it transformed into a leading provider of e-commerce solutions dedicated to making online commerce accessible and affordable for SMBs. In 2001, the company became an independent corporation, solidifying its commitment to innovation in the e-commerce space. ShopSite has since earned several awards and forged partnerships with key industry players, reflecting its status as a trusted solution in the online retail market.
Designed specifically for small to medium-sized businesses in the retail industry, ShopSite focuses on companies aiming to establish a competitive online presence without the complexities of traditional web development. Its intuitive shopping cart software is ideal for businesses with fewer than 50 employees, emphasizing support for startups and small enterprises. By providing scalable solutions, ShopSite enables these businesses to grow and adapt their online stores as their needs evolve.
Key Features of ShopSite
ShopSite offers a comprehensive set of features that facilitate the creation and management of online stores:
- User-Friendly and Scalable Store-Building Tools: Craft a customized online store with ease, no technical expertise required.
- Comprehensive Catalog Management: Efficiently manage product listings, categories, and inventory levels.
- Advanced Business and Security Tools: Benefit from secure order processing and compliance with industry security standards.
- Customer Service and Shopping Cart Features: Enhance the shopping experience with flexible shipping options, tax calculations, and customer communication tools.
- Integrated Commerce and Merchandising Tools: Utilize built-in SEO tools, promotional features, and analytics to drive sales and monitor performance.
- Developer Tools for Customization: Access APIs and other developer resources to tailor the platform to specific business requirements.
ShopSite Pricing Options
Understanding that businesses have varying needs and budgets, ShopSite offers flexible pricing through its partners, featuring tiered plans:
- Starter: Priced between $9 and $39 per month, ideal for beginners launching their first online store.
- Manager: Available for a one-time fee of $495 or a monthly fee ranging from $35 to $75, suitable for growing businesses needing more advanced features.
- Pro: Offered at a one-time fee of $1,295 or a monthly fee between $70 and $125, designed for established businesses requiring comprehensive e-commerce capabilities.
User Insights on ShopSite
Pros:
- Intuitive, Cloud-Based Solution: Users appreciate the platform’s ease of use, which eliminates the need for extensive technical knowledge.
- Quick Setup and Free Demo Available: Businesses can quickly launch their online stores and explore ShopSite’s features before making a commitment.
Cons:
- Hosting Not Included: Users must secure their own web hosting services separately.
- Somewhat Limited Features: While sufficient for many SMBs, some users may find the features less extensive compared to other platforms.
Overall, users value ShopSite’s simplicity and scalability, which allow them to start small and expand their online operations seamlessly. The platform’s focus on providing an accessible entry point into e-commerce is a significant advantage for businesses new to online retail.
ShopSite Reviews on YouTube
For those interested in visual demonstrations and in-depth analyses, several YouTube reviews offer valuable insights into ShopSite’s capabilities:
These reviews can help potential users understand how ShopSite functions and how it compares to other e-commerce solutions on the market.
Alternatives to ShopSite
While ShopSite offers a robust solution for many SMBs, businesses may also consider the following alternatives:
- Shift4Shop: Explore how it stacks up against ShopSite here.
- Adobe Commerce (Magento): A powerful platform for businesses seeking extensive customization. Learn more here.
- Square Online: Ideal for businesses looking for an integrated point-of-sale and online store solution. Details available here.
- Salesforce Commerce Cloud: Suited for larger enterprises needing advanced features and scalability. Find out more here.
Effortlessly integrate Shopware with Post Affiliate Pro to enhance your e-commerce platform. Our easy-to-use plugins for Shopware 5 and 6 simplify click and sale tracking. Benefit from per-product commissions, discount coupons, and lifetime commissions. Download, install, and configure quickly to boost your affiliate marketing strategy. Visit us now to learn more!
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.