Cratejoy integration
Cratejoy is home to 1000s of monthly subscription boxes and crate clubs for all passions. Find curated gift boxes for all occasions and recipients, or learn how to start your own subscription box!
Cratejoy integration consists of adding integration code to thank you page and setting up API connection with Post Affiliate Pro (Network) to track the subscription payments.
How to Integrate Cratejoy with PostAffiliatePro
Log in to your Cratejoy admin panel and navigate to the Design section and click on the Code button under your currently published design.
Select the option to edit the live store and navigate to Components -> Customer -> Thank_you -> Customer Thank You Content and component.html.
Insert the following code at the end of this file:
<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 papDiscountMultiplier = {{order.total_price}} / ({{order.sub_total}} - {{order.total_shipping}});
{% for product in order.products %}
var sale{{ loop.index }} = PostAffTracker.createSale();
var papProductPrice = {{product.price}} * papDiscountMultiplier;
sale{{ loop.index }}.setTotalCost((papProductPrice)/ 100);
if('{{product.subscription_id}}' != 'None') {
sale{{ loop.index }}.setOrderID('{{product.subscription_id}}');
} else {
sale{{ loop.index }}.setOrderID('{{order.id}}({{ loop.index }})');
}
sale{{ loop.index }}.setProductID('{{product.instance.sku}}');
{% endfor %}
PostAffTracker.register();
</script>
Save your changes.
Set up API credentials and configure PAP plugin
In your Cratejoy admin panel navigate to Settings -> API and select the option to Generate a new key.
This will open a new window with Client ID and Client Secret Key, copy both and navigate to your Post Affiliate Pro (Network) merchant panel to Configuration -> Plugins and activate the Cratejoy webhook handling plugin.
Once the plugin is activated click Configure and enter your API details. Save the plugin to start tracking the recurring payments.
Note: The plugin requires either the Recurring Commissions feature or Lifetime Commissions plugin to be able to track the recurring payments.
What is Cratejoy?
Cratejoy is an all-in-one online platform designed to empower entrepreneurs to start, manage, and grow their own subscription box businesses. By providing the necessary tools and resources, Cratejoy simplifies the process of creating, marketing, and selling subscription services, making it accessible to individuals and small businesses alike.
Founded by Amir Elaguizy and Alex Morse, Cratejoy was established with the mission to democratize the subscription business model. Recognizing the complexities involved in launching subscription services, they developed a robust technology platform that reduces entry barriers for aspiring entrepreneurs. Cratejoy offers predictive revenue and inventory management benefits, along with a marketplace where consumers can discover a diverse range of subscription boxes.
Key Features of Cratejoy
Cratejoy equips businesses with a comprehensive suite of features tailored for subscription commerce:
- Customizable Storefronts: Use customizable templates to create a unique online presence that reflects your brand.
- Dashboard for Logistics: Streamline operations with tools for order management, shipping integrations, and inventory tracking.
- Customer Relationship Management (CRM): Manage customer subscriptions efficiently and foster strong customer relationships.
- Analytical Tools: Access detailed analytics to monitor business performance and inform strategic decisions.
- Payment Gateway Support: Integrate with major payment gateways for secure transactions in multiple currencies.
- Competitive Shipping Rates: Benefit from negotiated shipping rates and seamless third-party fulfillment integrations.
- Marketing Tools: Enhance visibility with referral campaigns, email customizations, and exposure on Cratejoy’s marketplace.
Pricing Options with Cratejoy
Cratejoy offers a “Marketplace Only” plan priced at $24.99 per month, plus transaction fees of 1.25% and $0.10 per transaction. This plan allows businesses to tap into Cratejoy’s established marketplace, leveraging its marketing efforts and reputation to reach a wider customer base.
User Insights on Cratejoy
Users have shared mixed experiences with Cratejoy:
- Pros: Customers appreciate the wide variety of niche subscription boxes and find the platform convenient for gifting unique items.
- Cons: Some users report challenges with customer service, billing issues, and inconsistencies in delivery and product quality. Concerns over trust and reliability have been noted, indicating areas where Cratejoy could improve user satisfaction.
Cratejoy Reviews on YouTube
- Cratejoy Review – October 2023
An overview discussing the pros and cons of using Cratejoy from a user’s perspective. - Is Cratejoy Worth It? In-depth Review
An analytical review assessing Cratejoy’s value proposition and customer satisfaction levels.
Alternatives to Cratejoy
For those exploring other options, several platforms offer robust subscription management and billing solutions:
- Upscribe: Specializes in subscription and recurring billing for e-commerce businesses.
- Chargebee: Provides subscription management and automated billing services.
- Maxio: Offers financial operations solutions for subscription-based companies.
- Billsby: Features customizable billing options for subscription services.
- Sage Intacct: Delivers cloud-based financial management and services.
- Subbly: An all-in-one subscription e-commerce platform tailored for box businesses.
- Stripe and PayPal: Payment processing platforms with subscription capabilities.
- Chargify and RecurHub: Focus on subscription billing and revenue management.
- WooCommerce Subscriptions: A WordPress plugin for managing subscription products.
Discover seamless sales tracking with Kartra integration on Post Affiliate Pro. Effortlessly set up lead and sale tracking using simple code additions and Kartra's Outbound API. Enhance your affiliate marketing with lifetime relation tracking and active Lifetime Commission plugin. Experience exceptional support and user-friendly software. Start your free trial today!
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.