No Partner OAuth grant needed
Multi-app on one subscription
0% transaction fees
Selling physical products on a Shopify store instead of building Shopify apps? You probably want our Shopify store affiliate tracking page, which covers Stripe Payment Links and the tracking script approach.
Every part of the architecture is what Klaviyo, Recharge, and other top Shopify apps use to run their partner programs. We just made it affordable for indie app developers.
Run an affiliate program for each Shopify app you ship. Different commission rates, different affiliates, one dashboard. No SDK in your app, no proprietary tracking pixel.
Have five apps? Five campaigns, one subscription. Each app gets its own affiliate roster, commission structure, and tracking links inside the same LinkJolt account.
Every Shopify billing cycle fires a renewal. We chain renewals back to the original install so affiliates keep earning every month the customer stays subscribed.
Affiliate links route through our hosted redirect, which signs a state token that rides through Shopify's OAuth install flow. Lands intact in your app's callback.
Flat monthly pricing. We don't take a cut of your app revenue or your affiliate payouts. Shopify takes its standard 20% (or 0% under the App Developer Program); the rest stays yours.
Your app catches its own app_subscriptions/update webhook, then posts a conversion to our REST API. About 30 lines of code per app. Battle-tested architecture.
Four steps. About 30 lines of code per app. Copy-paste sample below the fold.
In LinkJolt, create one campaign per Shopify app you sell. Set commission rate, recurring config, and paste your app handle (the slug from your apps.shopify.com listing).
Grab a live key (lj_pk_live_...) from your dashboard. Use a test key (lj_pk_test_...) while wiring it up so test conversions skip your earnings limit.
When your OAuth callback fires after a Shopify install, verify the LinkJolt state token using HMAC-SHA256 and persist the {shop, affiliateId, campaignId} mapping in your own DB.
On each app_subscriptions/update with status=ACTIVE, look up the affiliate by shop_id, fetch the charge amount via GraphQL, then POST to /api/v1/conversions. Done.
Honest comparison of the three platforms that serve Shopify app developers.
What Shopify app developers ask before signing up
Shopify's app_subscriptions webhook payload does not include the charge amount. Every recipient has to call the Admin GraphQL API with the per-shop access token to look it up, and that token only exists inside your app. So we use the same pattern Klaviyo and Recharge use on PartnerStack: your app fires the conversion to our REST API after looking up the price.
Affiliates promote a link like linkjolt.io/s/your-app-handle/AFF_CODE. Our redirect sets a click cookie and 302s to your Shopify install URL with a signed state token appended. Shopify's OAuth preserves the state param all the way to your app's callback, where you verify it and persist the affiliate ID alongside the install.
Every Shopify billing cycle fires another app_subscriptions/update event. Your handler calls our endpoint again with conversionType set to recurring and parentConversionId pointing at the original sale. The dashboard shows renewals as a linked chain under the first install.
Each of those surfaces as a status change on app_subscriptions/update (or as app/uninstalled). Your webhook handler decides whether to call our refund flow. We expose conversion status flips via the dashboard and via the Developer API so you can automate however you want.
Yes. Each app is a campaign. Create as many as you need. They share one Ultimate subscription, one Stripe Connect account for payouts, and one earnings limit ($50K/mo on Ultimate). Affiliates can promote one app or all of them.
Zero transaction fees. Flat-rate SaaS pricing. Shopify takes its standard 20% (or 0% under the Built for Shopify program). Your net-of-Shopify revenue flows through unchanged.
Yes. Generate a test API key (lj_pk_test_...) from your dashboard. Test conversions are tagged is_test=true, skip your earnings limit, skip campaign revenue increments, and skip outbound webhook dispatch. Flip to a live key once you have verified the flow.
Launch Today
Join a growing list of SaaS companies using our platform to scale their businesses through affiliate marketing. Start your 3-day free trial today.
3-Day Free Trial
0% Platform Fees
Cancel Anytime
LIVE
0+
SaaS companies joined this week
The all-in-one affiliate management platform for SaaS companies.