Launching an Affiliate Program for AI Viral Labs
Our creators evangelize AI Viral Test Lab. This article explains how to turn the referral system into a formal affiliate program with payouts.
1. Issue affiliate links
Each creator receives a branded URL such as aiviraltestlab.com/?share_id=creator123. The share modal uses the same ID, so everything stays consistent.
2. Track purchases
Stripe Checkout metadata carries share_id. When the webhook fires we log the ID, pack ID, and amount. A daily script aggregates totals per creator.
3. Set payout rules
We offer 20% of net revenue for the first 50 orders, 25% afterwards. Payouts go through Stripe Connect or manual bank transfers once a month.
4. Provide a creator dashboard
Even a simple Notion page or Google Looker Studio report helps affiliates stay engaged. Show totals for runs, shares, credits earned, and revenue owed.
Further reading