Weebly integration
A web-hosting service featuring a drag-and-drop website builder.
Weebly is a unique site builder, helping you create your own site or a blog. Easy to use drag-and-drop functions speed the creation up.
The tracking happens by a hidden image (pixel) that is loaded in the the receipt page once the customer is automatically redirected to the receipt page after successful order.
How to integrate PostAffiliatePro with PRODUCT
After you log in to Weebly navigate to Settings >General and scroll down to the Tracking section which you need to edit and insert the following code to the Custom Tracking – Receipt Page section:
<!-- Post Affiliate Pro integration snippet -->
<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 papItems = {items};
var papProductNames = '';
var item = 0;
while (typeof papItems[item] != 'undefined') {
papProductNames += papItems[item].name + ', ';
item++;
}
var sale = PostAffTracker.createSale();
sale.setTotalCost('{subtotal}');
sale.setOrderID('{txid}');
sale.setProductID(papProductNames.slice(0, -2));
sale.setData1('{email}');
PostAffTracker.register();
</script>
<!-- /Post Affiliate Pro integration snippet -->
NOTE: Your installation of Post Affiliate Pro (Network) must be available secure connection (HTTPS://) since the receipt page of Weebly is also available only via HTTPS://
Save and publish your changes.
Integration – per product tracking
If you’d like to give different commission for different products you’d use the following code instead of the one above:
<!-- Post Affiliate Pro integration snippet -->
<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 item = 0;
while (typeof papItems[item] != 'undefined') {
var sale = PostAffTracker.createSale();
sale.setTotalCost(papItems[item].total_price);
sale.setOrderID('{txid}(' + item + ')');
sale.setProductID(papItems[item].name);
sale.setData1('{email}');
PostAffTracker.register();
item++;
}
</script>
<!-- /Post Affiliate Pro integration snippet -->
Do not forget to integrate your site with the click tracking code. Get the code from Tools->Integration->Clicks tracking section of your Post Affiliate Pro (Network) merchant panel and then place it in Weebly under Website > Overview > Edit > Settings > SEO > Footer Code section.
What is Weebly?
Weebly is a comprehensive eCommerce platform that empowers entrepreneurs to create professional online stores with ease. It offers a complete set of tools for launching, managing, and growing an online business. Key features include a drag-and-drop website builder for designing customizable online store themes, advanced inventory management tools, and marketing tools like customizable email templates and SEO optimization. Weebly supports a wide range of selling options, including physical and digital products, services, and memberships.
Founded on March 29, 2006, by David Rusenko, Dan Veltri, and Chris Fanini, Weebly began as a project to simplify building personal websites. Since its inception, Weebly has evolved significantly, adding features like CSS/HTML editing, multilingual support, and advanced design tools. In April 2018, Weebly was acquired by Square, Inc. for approximately $365 million. Today, Weebly powers millions of sites worldwide, continuing its mission to make website creation accessible to everyone.
Weebly is designed for small businesses, creatives, personal website creators, and anyone seeking a cost-effective solution for building a simple online or e-commerce site. It caters to users who need an intuitive platform with features like a drag-and-drop builder, affordable pricing, seamless payment integration with Square, and tools for SEO and marketing. If you’re looking for an easy way to establish an online presence without extensive technical knowledge, Weebly could be the ideal platform for you.
Main Features of Weebly
- Powerful Drag-and-Drop Builder: Create and customize websites effortlessly without any coding skills.
- Responsive Themes: Choose from a variety of professionally designed themes that look great on all devices.
- Integrated eCommerce Platform: Sell physical and digital products, services, and memberships directly from your site.
- Mobile Apps for Site Management: Manage your website and orders on the go with Weebly’s mobile apps.
- Extensive App Center: Enhance your site’s functionality with a wide range of apps and integrations.
- SEO Tools: Optimize your site for search engines with built-in SEO features.
- Personalized Blogging Capabilities: Engage your audience with customized blog posts.
- Free and Robust Hosting: Enjoy reliable hosting services without worrying about technical maintenance.
Weebly Pricing Options
- Free Plan: Suitable for basic use, offering essential features to get you started.
- Professional Plan (€14/month billed annually): For advanced customization and professional features.
- Performance Plan (€25/month billed annually): Unlocks features that drive growth and expand your online business.
Pros and Cons of Weebly
Pros:
- Affordability: Competitive pricing makes it accessible for startups and small businesses.
- Simplicity: User-friendly interface ideal for beginners with no coding experience.
- eCommerce Capabilities: Integrated tools make it easy to set up and manage an online store.
Cons:
- Outdated Templates: Some templates may appear less modern compared to competitors.
- Limited Customizability: Less flexibility for advanced users seeking extensive customization.
- Stagnant Feature Development: Slower pace in rolling out new features and updates.
Overall, Weebly is favored by those looking for an easy-to-use platform but may not suit users who require more advanced features or highly customized designs.
Weebly Reviews on YouTube
- Weebly Review 2023: Still Worth It? Here’s the TRUTH!
- A Complete Weebly Website Builder Review in 2023
- Weebly in 2023: Pros and Cons
These reviews offer in-depth insights into Weebly’s functionality, strengths, and weaknesses, helping you make an informed decision.
Alternatives to Weebly
If Weebly doesn’t fully meet your needs, consider these alternatives:
- Dorik: A no-code website builder with modern templates and flexibility.
- Shopify: A leading eCommerce platform ideal for larger online stores.
- Wix: Offers extensive customization with an intuitive drag-and-drop editor.
- Webflow: Combines visual design tools with CMS and eCommerce capabilities.
- Mailchimp Stores: Integrates eCommerce with email marketing solutions.
- SITE123: Simplifies website creation with ready-made styles and layouts.
- Squarespace: Known for stunning design templates and robust features.
- Pixpa: Designed for creatives wanting to showcase portfolios and sell online.
- Duda: Provides tools tailored for web professionals and agencies.
- Jimdo: Offers AI-driven website creation for quick and easy site building.
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.
Integrate your Wix store effortlessly with Post Affiliate Pro to track orders, customize thank you pages, and add click tracking codes. Follow detailed instructions for per order and per product tracking, and enhance your e-commerce capabilities with a free trial and comprehensive support. Discover seamless integration and maximize your store's potential today!