Know what must work before you launch
Match affiliate tracking to the checkout that records the sale
- Best fit
- Teams evaluating AffiliateBase for a Podia affiliate workflow.
- Checkout handoff
- The checkout path must receive the generated AffiliateBase referral ID.
- Proof required
- Complete one referred checkout and confirm the attributed sale and commission.
Follow the attribution evidence
Illustrative scenario · fictional values
-
Referred visit
?via=partner
AffiliateBase captures the visit and generates a referral record.
-
Checkout handoff
referral ID
The checkout must carry the generated identifier into Stripe.
-
Paid event
$99 paid
A supported Stripe event confirms the attributed payment.
-
Commission
$19.80 due
An eligible attributed sale creates the commission record.
-
Payout prep
Payout ready
Review the commission and prepare the next step with your payout provider.
This guide is for creators running a program for their own Podia products. If checkout stays in Podia, use Podia’s built-in affiliate system on an eligible plan; it owns the affiliate links, attribution window, product commissions, and affiliate access.
Start with Podia’s official affiliate setup. Podia’s documented path sends referrals through product sales pages, and this guide does not claim that AffiliateBase can inject attribution into Podia-hosted checkout.
Use AffiliateBase when the sales page launches a separate supported Stripe checkout you control. Install the script on that page, connect the payment account, and complete the AffiliateBase verification checklist.
Follow these steps to integrate AffiliateBase with Podia:
Add the Tracking Script
<script async src="https://app.affiliatebase.io/track.js" data-account-id="YOUR_ACCOUNT_ID"></script>
Use Stripe Payment Links or Buttons (If Using)
<!-- Keep Stripe checkout elements on the same page as the AffiliateBase script. -->
<a href="https://buy.stripe.com/xxxxx">Buy now</a>
<stripe-pricing-table
pricing-table-id="prctbl_xxx"
publishable-key="pk_live_xxx"
></stripe-pricing-table>
<!-- For custom or redirected Stripe-hosted links, opt in explicitly. -->
<a data-affiliatebase href="https://link.payment/xxxxx">Buy now</a>
Connect Your Stripe Account
Use Podia Tracking for Podia Checkout
Test Your Integration
// Visit your site with a test affiliate link:
// Open the exact setup-test link shown in AffiliateBase.
// Open browser console and check:
console.log(window.AffiliateBase?.referral); // Should show a generated referral ID
Why Use AffiliateBase with Podia?
Use Podia’s native tools for Podia checkout or verify a separate Stripe path with AffiliateBase.
Simple Script Installation
Capture referral visits only where the Podia page supports your account-specific script.
Multi-Product Support
Podia’s native program supports its products; AffiliateBase coverage depends on the external Stripe checkout you test.
Stripe Integration
Process supported Stripe events after a compatible external checkout carries the generated referral ID.
Subscription Support
Tracks membership subscriptions, including monthly and annual plans.
Affiliate Dashboard
Give your affiliates a professional dashboard to track their performance and generate links.
Real-Time Tracking
Track conversions in real-time as customers purchase or enroll.
Frequently Asked Questions
Does AffiliateBase work with Podia?
Can I track all Podia product types?
How are course enrollments tracked?
Can I track subscription-based memberships?
What tracking parameters does AffiliateBase support?
Do affiliates get their own dashboard?
Related Platform Guides
Create an Affiliate Program with Teachable
Choose Teachable’s school affiliate tools for hosted checkout, or test AffiliateBase with a separate supported Stripe checkout. Includes verification steps.
Create an Affiliate Program with Thinkific
Use Thinkific’s affiliate feature for Thinkific checkout, or verify AffiliateBase with a separate Stripe checkout you control. Review setup boundaries.
Create an Affiliate Program with Kajabi
Compare Kajabi’s built-in Affiliates feature with AffiliateBase for a separate Stripe checkout. Review plan, checkout, and verification requirements.
Add an Affiliate Program to Next.js
Install affiliate tracking in Next.js, hand the generated referral ID to a server-created Stripe Checkout Session, and verify attribution.
Add an Affiliate Program to Nuxt
Load affiliate tracking in Nuxt, pass the generated referral ID to a server route, and verify a Stripe sale and commission.
Ready to Launch Your Podia Affiliate Program?
Get started with AffiliateBase today and start growing your Podia store through affiliate marketing.