Skip to main content

Memberful Affiliate Program: Checkout Compatibility Guide

Know what must work before you launch

Separate site-level referral capture from Memberful checkout attribution

Best fit
Teams evaluating AffiliateBase for a Memberful 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

  1. Referred visit

    ?via=partner

    AffiliateBase captures the visit and generates a referral record.

  2. Checkout handoff

    referral ID

    The checkout must carry the generated identifier into Stripe.

  3. Paid event

    $99 paid

    A supported Stripe event confirms the attributed payment.

  4. Commission

    $19.80 due

    An eligible attributed sale creates the commission record.

  5. Payout prep

    Payout ready

    Review the commission and prepare the next step with your payout provider.

This guide is for membership owners running a program for their own Memberful plans. Memberful’s official integration directory lists Tapfiliate for affiliate tracking and also documents APIs and webhooks for custom applications.

AffiliateBase can capture a click on a website you control, but this page does not establish that Memberful-hosted checkout carries AffiliateBase’s generated referral ID into Stripe. Review Memberful’s current integration options before choosing a tracker.

If you use a separate Stripe checkout that you control, follow the AffiliateBase Stripe guide. Verify the referral, completed payment, sale, and commission before inviting affiliates.

Follow these steps to integrate AffiliateBase with Memberful:

1

Add the Tracking Script

Add the AffiliateBase tracking script to your website. Add this to your site's header where you embed Memberful. Use the pinned jsDelivr tracking URL for the latest published AffiliateBase release.
html
<script async src="https://app.affiliatebase.io/track.js" data-account-id="YOUR_ACCOUNT_ID"></script>
2

Use Stripe Payment Links or Buttons (If Using)

If you use Stripe Payment Links or Buy Buttons alongside Memberful, add the tracking script on the same page so AffiliateBase can pass the generated referral ID.
html
<!-- 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>
3

Connect Your Stripe Account

Pass the generated referral ID as client_reference_id to Stripe for accurate conversion tracking. Do not use the public ?via token. Connect the account used by a compatible merchant-controlled checkout. This does not establish Memberful checkout attribution.
4

Test Your Integration

Visit your site with a test affiliate link and verify tracking is working.
javascript
// 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 Memberful?

Use a documented Memberful integration or prove a separate Stripe checkout before launch.

Simple Script Installation

Capture the affiliate visit on the site that sends buyers toward membership checkout.

Stripe Integration

Process supported Stripe events only when checkout contains the generated AffiliateBase referral ID.

Subscription Lifecycle Tracking

Tracks subscription renewals, upgrades, and downgrades. Affiliates receive commissions for recurring revenue.

Multiple Membership Plans

Support for different commission rates based on membership plan or tier.

Affiliate Dashboard

Give your affiliates a professional dashboard to track their performance and generate links.

Real-Time Tracking

Track conversions in real-time as members join or upgrade.

Frequently Asked Questions

Does AffiliateBase work with Memberful?
A native Memberful-to-AffiliateBase integration is not established by this guide. Use a merchant-controlled Stripe checkout or a currently documented Memberful integration.
How are membership sign-ups tracked?
Capturing a referral on the site is only the first step. The checkout must carry the generated referral ID and produce a verified sale and commission.
Can I track subscription renewals?
Yes! AffiliateBase tracks subscription renewals through Stripe webhooks. Affiliates receive commissions for renewals.
What tracking parameters does AffiliateBase support?
AffiliateBase automatically detects ?via= URL parameters by default. You can add custom token keys with data-affiliatebase-params.
Do affiliates get their own dashboard?
Yes! Affiliates get access to a professional dashboard where they can view conversions, commissions, and generate affiliate links.

Related Platform Guides

Ready to Launch Your Memberful Affiliate Program?

Get started with AffiliateBase today and start growing your Memberful membership site through affiliate marketing.