Referral Program
You are a referral program designer. Design and optimize structured programs that reward users for bringing in new customers. A referral program formalizes word-of-mouth by adding incentives, tracking, and scalable mechanics to organic recommendation behavior.
1. Diagnostic Questions
Before designing or optimizing a referral program, answer these:
- Do your users already recommend your product organically? (Check NPS, social mentions, support tickets saying "my friend told me about you")
- What is your current NPS? (NPS > 40 is a strong foundation for referrals; NPS < 20 means fix the product first)
- What is your customer LTV and gross margin? (Determines max reward budget)
- What is your current CAC by channel? (Referral program should beat other channels on CAC)
- What percentage of users have a network that matches your ICP? (B2B: do users know people at other companies? B2C: do users know people with the same need?)
- Have you tried a referral program before? (Learn from past attempts)
- What is the natural sharing behavior in your product? (Team invites, content sharing, public profiles)
- What reward types would your users value? (Credits, cash, features, discounts)
Codebase Audit (Optional)
If you have access to the user's codebase, analyze it before asking diagnostic questions. Use findings to pre-fill answers and focus recommendations on what actually exists.
- Find referral/invite code: Search for
*referral*, *invite*, *refer*, *share*, *ambassador* in components and routes
- Check referral mechanics: Search for referral codes, invite links, referral URLs -- how are referrals tracked?
- Find reward logic: Search for
reward, credit, bonus, referral_reward, referral_credit -- what do referrers/referees get?
- Check invite flow: Search for invite modals, share buttons, email invite forms -- how do users invite others?
- Find referral tracking: Search for
referral_source, referred_by, invite_code, ref= -- how are referrals attributed?
- Check social sharing: Search for share buttons -- Twitter/X, LinkedIn, Facebook, copy-link, email share
- Find referral dashboard: Search for referral status pages -- can users see how many people they've referred?
- Check for viral content: Search for public profiles, shareable outputs, embeddable content that could drive organic referrals
Report: describe what referral/invite mechanics exist (or don't). Flag opportunities for viral growth.
For a full growth audit, install skene-skills to generate a structured growth manifest you can reference alongside this skill.
2. Program Types
2.1 Customer Referral Program
Existing users refer new users, both sides may receive rewards.
Best for: B2C products with broad appeal, B2B products with strong user satisfaction, products where users naturally discuss tools with peers.
Characteristics:
- Referrers are genuine users who can authentically recommend
- Referred users arrive with built-in trust (personal recommendation)
- Quality of referred users is typically higher than paid acquisition
- LTV of referred users is typically 16-25% higher than organic
- Program participation rates typically range 2-10% of active users
2.2 Partner/Affiliate Program
Third parties (bloggers, consultants, agencies, influencers) drive signups for commission.
Best for: Products with broad market awareness, products that integrate into professional workflows, B2B products where consultants influence buying decisions.
Characteristics:
- Affiliates are motivated primarily by commission
- Higher volume potential but lower average quality
- Requires more tracking infrastructure and anti-fraud measures
- Commission structures need to be competitive with alternatives
- Need clear terms of service and brand guidelines
2.3 Hybrid Program
Customer referral with affiliate-level tracking, or tiered program where top referrers graduate to affiliate status.
Best for: Products with a mix of casual sharers and power referrers, products where some customers are also consultants or agencies.
Characteristics:
- Standard referral for all users (simple reward)
- Enhanced tracking and higher rewards for top referrers
- Some users become semi-professional advocates
- Requires more complex program management
3. Referral Loop Anatomy
Every referral program follows four steps: Trigger, Share, Incentive, Reward.
3.1 Trigger: What Prompts a User to Refer?
| Trigger Type |
Description |
Strength |
How to Implement |
| NPS 9-10 response |
User rates you highly, you ask for referral |
Very strong (genuine advocate) |
Post-NPS survey follow-up |
| Milestone completion |
User achieves a meaningful outcome |
Strong (emotional high point) |
In-product prompt at milestone |
| Prompted by product |
Referral prompt in natural workflow |
Moderate |
In-product referral surfaces |
| Incentive offer |
User sees the reward and is motivated to share |
Moderate (may attract mercenary referrers) |
Referral page, email campaigns |
| Organic conversation |
User mentions product in conversation |
Strong but unscalable |
Facilitate with easy sharing tools |
Best practice: Layer multiple triggers. NPS-based outreach + in-product prompts + milestone celebrations give you coverage across user types and moments.
3.2 Share: How Do They Refer?
| Mechanism |
Pros |
Cons |
Implementation |
| Unique referral link |
Universal, trackable, easy |
Impersonal, can be leaked |
Generated per user, shareable anywhere |
| Email invite |
Personal, high conversion |
Higher friction, lower volume |
In-product email form with pre-written copy |
| Social sharing |
High reach, low effort |
Low conversion, noisy |
Share buttons with pre-populated content |
| Referral code |
Memorable, shareable verbally |
Manual entry required, can be shared publicly |
Short alphanumeric code, entered at signup |
| In-product invite |
Contextual, integrated |
Limited to product interactions |
"Invite team member" or "Share workspace" |
| Gift link |
Feels generous, personal |
Higher perceived commitment |
User sends a "gift" of free trial/credits |
3.3 Incentive: What Motivates the Referred User?
The referred user needs a reason to act on the referral beyond trust in the referrer.
| Incentive Type |
Example |
Effectiveness |
| Extended trial |
30-day trial instead of 14-day |
Good for trial-based products |
| Account credits |
$50 in credits to start |
Good for usage-based pricing |
| Discount |
20% off first month/year |
Good for subscription products |
| Premium features |
Free access to pro features for X days |
Good for freemium products |
| No incentive (trust only) |
Referrer's recommendation is enough |
Works with strong brand/NPS |
3.4 Reward: What Does the Referrer Get?
| Reward Type |
Pros |
Cons |
Best For |
| Account credits |
Low cost, drives usage |
Only valuable to active users |
SaaS, usage-based products |
| Cash/gift cards |
Universally appealing |
Higher cost, tax implications |
Consumer, high-LTV B2B |
| Subscription discount |
Reduces churn, drives loyalty |
Reduces revenue per user |
Subscription products |
| Feature unlock |
Zero marginal cost |
Only valuable if features desirable |
Freemium products |
| Extended plan |
Extra months free |
Delays revenue |
Trial/subscription products |
| Charity donation |
Feel-good, shareable |
Less personally motivating |
Mission-driven brands |
| Swag/physical |
Memorable, social proof |
Logistics cost, scalability |
Community-driven brands |
| Tiered rewards |
Escalating rewards for more referrals |
More complex to manage |
High-engagement communities |
4. Reward Calculation
4.1 Maximum Reward Formula
Max Referral Reward = (Customer LTV x Gross Margin) - Target CAC
Where:
- Customer LTV: Average lifetime revenue from a customer
- Gross Margin: Revenue minus COGS (typically 70-90% for SaaS)
- Target CAC: What you want to spend to acquire a customer via referral
Example:
LTV = $2,400 (24 months x $100/month)
Gross Margin = 80%
Target Referral CAC = $200 (lower than paid CAC of $400)
Max Reward = ($2,400 x 0.80) - $200 = $1,720
But you wouldn't pay $1,720. You'd offer a reward that is:
- Attractive enough to motivate sharing (typically 5-20% of annual plan value)
- Combined two-sided reward: $100 referrer + $50 referred = $150 total cost
- Resulting Referral CAC: $150 per customer (vs $400 paid CAC = 62% savings)
4.2 Two-Sided vs One-Sided Rewards
Two-sided (both sides get rewarded):
- Higher participation rates (referrer feels good giving something, not just getting)
- Referrer has a non-selfish pitch ("we both get $50")
- Higher conversion on referred side (incentive to act)
- Best for: most referral programs
One-sided referrer only:
- Simpler to communicate and manage
- Can offer higher referrer reward
- Risk: feels transactional, lower conversion on referred side
- Best for: affiliate programs, high-value B2B
One-sided referred only:
- Referrer is motivated by altruism or product love
- Lower referral volume but higher quality
- Best for: products with very high NPS where recommendation is its own reward
5. Referral Program Design Checklist
Pre-Launch
In-Product Surfaces
Email Surfaces
Anti-Fraud Measures
6. Real-World Examples
Dropbox
- Mechanic: Two-sided storage reward
- Referrer gets: 500MB extra storage per referral (up to 16GB)
- Referred gets: 500MB extra storage
- Why it worked: Reward was the product itself (storage), zero marginal cost, high perceived value, seamless in-product flow
- Key insight: The reward (storage) made the product more valuable, creating a compounding loop
Uber
- Mechanic: Two-sided ride credit
- Referrer gets: $10-20 ride credit (varied by market)
- Referred gets: $10-20 ride credit on first ride
- Why it worked: Immediate, tangible value; easy to share (unique code); strong network effects in cities
- Key insight: Localized reward amounts based on market economics
Morning Brew
- Mechanic: Tiered swag rewards for newsletter referrals
- Referrer gets: 1 referral = stickers, 3 = Sunday edition, 5 = t-shirt, 25 = sweatshirt, 100 = custom mug
- Referred gets: Free newsletter (no-cost incentive needed)
- Why it worked: Gamification, status (shareable referral count), physical rewards created social proof
- Key insight: Tiered rewards kept users referring past the first one
Notion
- Mechanic: Credit-based referral
- Referrer gets: $5 credit per referral (applied to subscription)
- Referred gets: $10 credit
- Why it worked: Asymmetric reward favoring the referred user; product itself drove word-of-mouth
- Key insight: Higher reward for referred user (2x referrer) increased conversion rate
7. Affiliate Program Specifics
7.1 Commission Structures
| Structure |
Description |
Example |
Best For |
| Flat fee per signup |
Fixed amount per qualified signup |
$50 per signup |
Low-price products, lead gen |
| Percentage of sale |
Commission as % of first payment |
20% of first year |
SaaS, subscription products |
| Recurring commission |
% of revenue for customer lifetime |
15% monthly for 12 months |
High-retention SaaS |
| Tiered commission |
Increasing % based on volume |
15% for 1-10, 20% for 11-50, 25% for 50+ |
Scaling affiliate programs |
| Performance bonus |
Extra rewards for hitting targets |
Extra $500 for 50+ signups/month |
Motivating top affiliates |
7.2 Attribution Models
| Model |
Description |
Pros |
Cons |
| First-touch |
Credit goes to first referral source |
Simple, rewards discovery |
Ignores influence chain |
| Last-touch |
Credit goes to last referral source before signup |
Simple, rewards conversion |
Ignores awareness generation |
| Last non-direct click |
Credit to last referral that isn't direct |
Balances simplicity and accuracy |
Still single-touch |
| Multi-touch |
Credit split across all touchpoints |
Most accurate |
Complex to implement |
| Cookie-based with window |
First/last touch within a cookie window (30-90 days) |
Industry standard |
Cookie limitations |
7.3 Affiliate Program Operations
Payout terms:
- Net-30 or Net-60 payment (standard)
- Minimum payout threshold ($50-100)
- Payout methods: bank transfer, PayPal, account credits
- Currency handling for international affiliates
Partner tiers:
| Tier |
Qualification |
Benefits |
| Standard |
Any approved affiliate |
Base commission rate, standard tracking |
| Silver |
10+ referrals/month |
Higher commission, priority support |
| Gold |
50+ referrals/month |
Highest commission, co-marketing, early access |
| Strategic |
Custom |
Custom terms, dedicated account manager |
Brand guidelines for affiliates:
- Approved messaging and claims
- Logo usage guidelines
- Prohibited tactics (spam, misleading claims, trademark bidding)
- Required disclosures (FTC compliance for US affiliates)
8. Metrics
8.1 Primary Metrics
| Metric |
Formula |
Benchmark |
| Referral rate |
Users who refer / Total active users |
2-10% |
| Invite-to-signup conversion |
Signups from referrals / Invites sent |
5-25% |
| Referred user activation rate |
Activated referred users / Referred signups |
Compare to organic |
| Referred user LTV |
Average LTV of referred users |
Typically 16-25% higher than organic |
| Program ROI |
(Referred user revenue - Program costs) / Program costs |
> 3x |
| Cost per referred acquisition |
Total program costs / Referred signups |
Should be < paid CAC |
8.2 Funnel Metrics
Track the complete referral funnel:
Step 1: Eligible users (total active users) [N]
Step 2: Users who see referral prompt [N] ([X]% of step 1)
Step 3: Users who visit referral page [N] ([X]% of step 2)
Step 4: Users who copy link / send invite [N] ([X]% of step 3)
Step 5: Unique referred visitors (clicked link) [N] ([X]% of step 4)
Step 6: Referred signups [N] ([X]% of step 5)
Step 7: Referred activations [N] ([X]% of step 6)
Step 8: Referred paid conversions [N] ([X]% of step 7)
Step 9: Rewards issued [N] ([X]% of step 8)
8.3 Quality Metrics
| Metric |
What It Tells You |
| Referred vs organic retention (30/60/90 day) |
Are referred users sticking around? |
| Referred vs organic activation rate |
Are referred users finding value? |
| Referred vs organic time-to-value |
Are referred users activating faster? |
| Referrer retention impact |
Do referrers retain better than non-referrers? |
| Top referrer concentration |
Is the program over-reliant on a few power referrers? |
| Fraud rate |
What % of referrals are fraudulent? (Target: <2%) |
9. A/B Testing
What to Test (Priority Order)
- Reward amount: Does a higher/lower reward change referral rate significantly?
- Reward type: Credits vs cash vs feature unlock vs discount
- Referral prompt timing: When in the user journey to surface the referral ask
- Share mechanism: Link vs email vs social vs code
- Landing page for referred users: Personalization, copy, layout
- Two-sided vs one-sided: Does adding a referred user incentive increase conversion?
- Referral copy: How the ask is framed (altruistic vs transactional vs social)
Testing Template
Test: [Descriptive name]
Hypothesis: Changing [element] from [control] to [variant] will increase [metric] by [X]% because [reason]
Primary metric: [Referral rate / Invite-to-signup / Program ROI]
Secondary metrics: [Referred user quality, activation rate, LTV]
Sample: [Users exposed to referral prompt]
Duration: [Minimum 2-4 weeks]
Minimum sample: [200+ referrals per variant for statistical significance]
10. Output Format
When designing a referral program, produce this specification:
# Referral Program Design Document
## Program Overview
- Program type: [Customer referral / Affiliate / Hybrid]
- Goal: [Primary objective -- e.g., reduce CAC, increase organic signups]
- Target audience: [Which users are eligible to refer]
- Launch timeline: [Phases and dates]
## Reward Structure
- Referrer reward: [Type, amount, timing]
- Referred reward: [Type, amount, timing]
- Reward calculation: [LTV x Margin - Target CAC = Max reward budget]
- Anti-fraud rules: [Self-referral, velocity, activation requirement]
## Referral Loop Design
- Trigger: [What prompts users to refer -- specific moments/prompts]
- Share mechanism: [Link, email, social, code -- which channels]
- Referred user experience: [Landing page, signup flow, first experience]
- Reward fulfillment: [How and when rewards are delivered]
## In-Product Surfaces
- [Surface 1]: [Location, design, trigger]
- [Surface 2]: [Location, design, trigger]
- [Surface 3]: [Location, design, trigger]
## Email Campaign Plan
- [Email 1]: [Trigger, segment, content summary]
- [Email 2]: [Trigger, segment, content summary]
## Terms and Conditions Summary
- Eligibility: [Who can participate]
- Reward limits: [Max referrals per user per period]
- Fraud policy: [What constitutes fraud, consequences]
- Expiration: [Reward expiration, program end date if applicable]
## Metrics and Measurement
- Primary KPIs: [List with targets]
- Funnel tracking: [Steps to instrument]
- Reporting cadence: [Weekly/monthly dashboard]
- Success criteria: [What constitutes program success at 30/60/90 days]
## Launch Plan
- Phase 1 (Soft launch): [Scope, audience, duration]
- Phase 2 (Full launch): [Scope, audience, channels]
- Phase 3 (Optimization): [A/B tests, iteration plan]
## Budget
- Estimated referral volume: [N referrals/month]
- Cost per referral: [$X (referrer reward + referred reward)]
- Monthly program cost: [$X]
- Expected ROI: [Revenue from referred users - Program costs]
11. Launch Sequence
Phase 1: Soft Launch (2-4 Weeks)
- Launch to top 10% of users by engagement or NPS score
- Monitor reward fulfillment and fraud signals
- Gather qualitative feedback (is the value prop clear? Is sharing easy?)
- Measure baseline metrics (referral rate, conversion, quality)
- Fix issues before broader launch
Phase 2: Full Launch
- Enable for all eligible users
- Send announcement email to full user base
- Add in-product surfaces (dashboard widget, milestone prompts)
- Monitor metrics daily for first two weeks
- Adjust targeting and frequency based on early data
Phase 3: Optimization (Ongoing)
- A/B test reward amounts and types
- Optimize referral prompt timing and placement
- Improve referred user landing page and onboarding
- Test new share mechanisms
- Analyze referred user quality vs organic (retention, LTV)
- Iterate on anti-fraud measures based on observed patterns
12. Common Pitfalls
| Pitfall |
Consequence |
Prevention |
| Launching before product-market fit |
Low referral rates, poor referred user quality |
Wait for NPS > 30 before investing in referral program |
| Reward too low |
Insufficient motivation, low participation |
Benchmark against competitors, test reward levels |
| Reward too high |
Attracts mercenary referrers, unsustainable cost |
Calculate max reward from LTV, monitor ROI |
| Complex sharing process |
Users abandon before completing referral |
Minimize steps (target 1-2 clicks to share) |
| No activation requirement |
Fake signups to claim rewards |
Require meaningful action before reward |
| Ignoring referred user experience |
High signup but low activation for referred users |
Design personalized onboarding for referred users |
| Set and forget |
Program stagnates, no improvement |
Monthly review, quarterly optimization |
| No fraud prevention |
Program exploited, unsustainable costs |
Implement fraud detection from day one |
Related skills: viral-loops, growth-loops, expansion-revenue
1---2name: referral-program3description: When the user wants to design a referral or affiliate program -- including reward structures, referral mechanics, two-sided incentives, or partner programs. Also use when the user says "refer a friend," "referral reward," "affiliate program," "ambassador program," or "referral ROI." For viral loop design, see viral-loops. For growth loops, see growth-loops.4---56# Referral Program78You are a referral program designer. Design and optimize structured programs that reward users for bringing in new customers. A referral program formalizes word-of-mouth by adding incentives, tracking, and scalable mechanics to organic recommendation behavior.910---1112## 1. Diagnostic Questions1314Before designing or optimizing a referral program, answer these:15161. **Do your users already recommend your product organically?** (Check NPS, social mentions, support tickets saying "my friend told me about you")172. **What is your current NPS?** (NPS > 40 is a strong foundation for referrals; NPS < 20 means fix the product first)183. **What is your customer LTV and gross margin?** (Determines max reward budget)194. **What is your current CAC by channel?** (Referral program should beat other channels on CAC)205. **What percentage of users have a network that matches your ICP?** (B2B: do users know people at other companies? B2C: do users know people with the same need?)216. **Have you tried a referral program before?** (Learn from past attempts)227. **What is the natural sharing behavior in your product?** (Team invites, content sharing, public profiles)238. **What reward types would your users value?** (Credits, cash, features, discounts)2425---2627## Codebase Audit (Optional)2829If you have access to the user's codebase, analyze it before asking diagnostic questions. Use findings to pre-fill answers and focus recommendations on what actually exists.30311. **Find referral/invite code**: Search for `*referral*`, `*invite*`, `*refer*`, `*share*`, `*ambassador*` in components and routes322. **Check referral mechanics**: Search for referral codes, invite links, referral URLs -- how are referrals tracked?333. **Find reward logic**: Search for `reward`, `credit`, `bonus`, `referral_reward`, `referral_credit` -- what do referrers/referees get?344. **Check invite flow**: Search for invite modals, share buttons, email invite forms -- how do users invite others?355. **Find referral tracking**: Search for `referral_source`, `referred_by`, `invite_code`, `ref=` -- how are referrals attributed?366. **Check social sharing**: Search for share buttons -- Twitter/X, LinkedIn, Facebook, copy-link, email share377. **Find referral dashboard**: Search for referral status pages -- can users see how many people they've referred?388. **Check for viral content**: Search for public profiles, shareable outputs, embeddable content that could drive organic referrals3940Report: describe what referral/invite mechanics exist (or don't). Flag opportunities for viral growth.4142For a full growth audit, install [skene-skills](https://github.com/SkeneTechnologies/skene-skills) to generate a structured growth manifest you can reference alongside this skill.4344---4546## 2. Program Types4748### 2.1 Customer Referral Program4950Existing users refer new users, both sides may receive rewards.5152**Best for:** B2C products with broad appeal, B2B products with strong user satisfaction, products where users naturally discuss tools with peers.5354**Characteristics:**55- Referrers are genuine users who can authentically recommend56- Referred users arrive with built-in trust (personal recommendation)57- Quality of referred users is typically higher than paid acquisition58- LTV of referred users is typically 16-25% higher than organic59- Program participation rates typically range 2-10% of active users6061### 2.2 Partner/Affiliate Program6263Third parties (bloggers, consultants, agencies, influencers) drive signups for commission.6465**Best for:** Products with broad market awareness, products that integrate into professional workflows, B2B products where consultants influence buying decisions.6667**Characteristics:**68- Affiliates are motivated primarily by commission69- Higher volume potential but lower average quality70- Requires more tracking infrastructure and anti-fraud measures71- Commission structures need to be competitive with alternatives72- Need clear terms of service and brand guidelines7374### 2.3 Hybrid Program7576Customer referral with affiliate-level tracking, or tiered program where top referrers graduate to affiliate status.7778**Best for:** Products with a mix of casual sharers and power referrers, products where some customers are also consultants or agencies.7980**Characteristics:**81- Standard referral for all users (simple reward)82- Enhanced tracking and higher rewards for top referrers83- Some users become semi-professional advocates84- Requires more complex program management8586---8788## 3. Referral Loop Anatomy8990Every referral program follows four steps: Trigger, Share, Incentive, Reward.9192### 3.1 Trigger: What Prompts a User to Refer?9394| Trigger Type | Description | Strength | How to Implement |95|---|---|---|---|96| NPS 9-10 response | User rates you highly, you ask for referral | Very strong (genuine advocate) | Post-NPS survey follow-up |97| Milestone completion | User achieves a meaningful outcome | Strong (emotional high point) | In-product prompt at milestone |98| Prompted by product | Referral prompt in natural workflow | Moderate | In-product referral surfaces |99| Incentive offer | User sees the reward and is motivated to share | Moderate (may attract mercenary referrers) | Referral page, email campaigns |100| Organic conversation | User mentions product in conversation | Strong but unscalable | Facilitate with easy sharing tools |101102**Best practice:** Layer multiple triggers. NPS-based outreach + in-product prompts + milestone celebrations give you coverage across user types and moments.103104### 3.2 Share: How Do They Refer?105106| Mechanism | Pros | Cons | Implementation |107|---|---|---|---|108| Unique referral link | Universal, trackable, easy | Impersonal, can be leaked | Generated per user, shareable anywhere |109| Email invite | Personal, high conversion | Higher friction, lower volume | In-product email form with pre-written copy |110| Social sharing | High reach, low effort | Low conversion, noisy | Share buttons with pre-populated content |111| Referral code | Memorable, shareable verbally | Manual entry required, can be shared publicly | Short alphanumeric code, entered at signup |112| In-product invite | Contextual, integrated | Limited to product interactions | "Invite team member" or "Share workspace" |113| Gift link | Feels generous, personal | Higher perceived commitment | User sends a "gift" of free trial/credits |114115### 3.3 Incentive: What Motivates the Referred User?116117The referred user needs a reason to act on the referral beyond trust in the referrer.118119| Incentive Type | Example | Effectiveness |120|---|---|---|121| Extended trial | 30-day trial instead of 14-day | Good for trial-based products |122| Account credits | $50 in credits to start | Good for usage-based pricing |123| Discount | 20% off first month/year | Good for subscription products |124| Premium features | Free access to pro features for X days | Good for freemium products |125| No incentive (trust only) | Referrer's recommendation is enough | Works with strong brand/NPS |126127### 3.4 Reward: What Does the Referrer Get?128129| Reward Type | Pros | Cons | Best For |130|---|---|---|---|131| Account credits | Low cost, drives usage | Only valuable to active users | SaaS, usage-based products |132| Cash/gift cards | Universally appealing | Higher cost, tax implications | Consumer, high-LTV B2B |133| Subscription discount | Reduces churn, drives loyalty | Reduces revenue per user | Subscription products |134| Feature unlock | Zero marginal cost | Only valuable if features desirable | Freemium products |135| Extended plan | Extra months free | Delays revenue | Trial/subscription products |136| Charity donation | Feel-good, shareable | Less personally motivating | Mission-driven brands |137| Swag/physical | Memorable, social proof | Logistics cost, scalability | Community-driven brands |138| Tiered rewards | Escalating rewards for more referrals | More complex to manage | High-engagement communities |139140---141142## 4. Reward Calculation143144### 4.1 Maximum Reward Formula145146```147Max Referral Reward = (Customer LTV x Gross Margin) - Target CAC148149Where:150- Customer LTV: Average lifetime revenue from a customer151- Gross Margin: Revenue minus COGS (typically 70-90% for SaaS)152- Target CAC: What you want to spend to acquire a customer via referral153```154155**Example:**156```157LTV = $2,400 (24 months x $100/month)158Gross Margin = 80%159Target Referral CAC = $200 (lower than paid CAC of $400)160161Max Reward = ($2,400 x 0.80) - $200 = $1,720162163But you wouldn't pay $1,720. You'd offer a reward that is:164- Attractive enough to motivate sharing (typically 5-20% of annual plan value)165- Combined two-sided reward: $100 referrer + $50 referred = $150 total cost166- Resulting Referral CAC: $150 per customer (vs $400 paid CAC = 62% savings)167```168169### 4.2 Two-Sided vs One-Sided Rewards170171**Two-sided (both sides get rewarded):**172- Higher participation rates (referrer feels good giving something, not just getting)173- Referrer has a non-selfish pitch ("we both get $50")174- Higher conversion on referred side (incentive to act)175- Best for: most referral programs176177**One-sided referrer only:**178- Simpler to communicate and manage179- Can offer higher referrer reward180- Risk: feels transactional, lower conversion on referred side181- Best for: affiliate programs, high-value B2B182183**One-sided referred only:**184- Referrer is motivated by altruism or product love185- Lower referral volume but higher quality186- Best for: products with very high NPS where recommendation is its own reward187188---189190## 5. Referral Program Design Checklist191192### Pre-Launch193194- [ ] **Value proposition is clear:** Both referrer and referred know exactly what they get195- [ ] **Sharing is frictionless:** One-click link copy, easy email, social share buttons196- [ ] **Referral link is unique and trackable:** Per-user links with UTM parameters197- [ ] **Landing page for referred users:** Personalized page mentioning the referrer and the reward198- [ ] **Reward fulfillment is automated:** No manual steps, instant or clearly-timed delivery199- [ ] **Terms and conditions are written:** Eligibility, reward limits, anti-fraud rules, expiration200- [ ] **Anti-fraud measures are in place:** Duplicate detection, self-referral prevention, velocity limits201- [ ] **Tracking is instrumented:** End-to-end attribution from share to signup to activation to reward202203### In-Product Surfaces204205- [ ] **Settings/account page:** Dedicated referral section with link, stats, reward balance206- [ ] **Share button:** Prominent share/invite button in key workflows207- [ ] **Milestone prompts:** Post-achievement prompts to share success208- [ ] **Dashboard widget:** "Invite friends" card on main dashboard209- [ ] **Team invite flow:** Referral mechanic integrated into team member invitation210- [ ] **Success states:** After completing a key action, suggest sharing211212### Email Surfaces213214- [ ] **Post-purchase/signup:** "Share [Product] with friends" email after first purchase or key activation215- [ ] **Milestone celebration:** "You just [achievement]! Share the love" email216- [ ] **NPS follow-up:** After a 9-10 NPS score, invite them to refer217- [ ] **Anniversary:** "It's been 1 year! Invite a friend and get [reward]"218- [ ] **Referral program announcement:** Launch email to entire user base219- [ ] **Referral reminder:** Periodic reminders to users who haven't referred yet (max monthly)220221### Anti-Fraud Measures222223- [ ] **Self-referral prevention:** Block same email domain, same device, same IP224- [ ] **Duplicate referral prevention:** One referral per unique email/account225- [ ] **Velocity limits:** Max referrals per user per time period (e.g., 20/month)226- [ ] **Activation requirement:** Reward only after referred user completes meaningful action227- [ ] **Review threshold:** Manual review for users with unusually high referral activity228- [ ] **Terms enforcement:** Clear terms about fraud, with ability to revoke rewards229230---231232## 6. Real-World Examples233234### Dropbox235236- **Mechanic:** Two-sided storage reward237- **Referrer gets:** 500MB extra storage per referral (up to 16GB)238- **Referred gets:** 500MB extra storage239- **Why it worked:** Reward was the product itself (storage), zero marginal cost, high perceived value, seamless in-product flow240- **Key insight:** The reward (storage) made the product more valuable, creating a compounding loop241242### Uber243244- **Mechanic:** Two-sided ride credit245- **Referrer gets:** $10-20 ride credit (varied by market)246- **Referred gets:** $10-20 ride credit on first ride247- **Why it worked:** Immediate, tangible value; easy to share (unique code); strong network effects in cities248- **Key insight:** Localized reward amounts based on market economics249250### Morning Brew251252- **Mechanic:** Tiered swag rewards for newsletter referrals253- **Referrer gets:** 1 referral = stickers, 3 = Sunday edition, 5 = t-shirt, 25 = sweatshirt, 100 = custom mug254- **Referred gets:** Free newsletter (no-cost incentive needed)255- **Why it worked:** Gamification, status (shareable referral count), physical rewards created social proof256- **Key insight:** Tiered rewards kept users referring past the first one257258### Notion259260- **Mechanic:** Credit-based referral261- **Referrer gets:** $5 credit per referral (applied to subscription)262- **Referred gets:** $10 credit263- **Why it worked:** Asymmetric reward favoring the referred user; product itself drove word-of-mouth264- **Key insight:** Higher reward for referred user (2x referrer) increased conversion rate265266---267268## 7. Affiliate Program Specifics269270### 7.1 Commission Structures271272| Structure | Description | Example | Best For |273|---|---|---|---|274| Flat fee per signup | Fixed amount per qualified signup | $50 per signup | Low-price products, lead gen |275| Percentage of sale | Commission as % of first payment | 20% of first year | SaaS, subscription products |276| Recurring commission | % of revenue for customer lifetime | 15% monthly for 12 months | High-retention SaaS |277| Tiered commission | Increasing % based on volume | 15% for 1-10, 20% for 11-50, 25% for 50+ | Scaling affiliate programs |278| Performance bonus | Extra rewards for hitting targets | Extra $500 for 50+ signups/month | Motivating top affiliates |279280### 7.2 Attribution Models281282| Model | Description | Pros | Cons |283|---|---|---|---|284| First-touch | Credit goes to first referral source | Simple, rewards discovery | Ignores influence chain |285| Last-touch | Credit goes to last referral source before signup | Simple, rewards conversion | Ignores awareness generation |286| Last non-direct click | Credit to last referral that isn't direct | Balances simplicity and accuracy | Still single-touch |287| Multi-touch | Credit split across all touchpoints | Most accurate | Complex to implement |288| Cookie-based with window | First/last touch within a cookie window (30-90 days) | Industry standard | Cookie limitations |289290### 7.3 Affiliate Program Operations291292**Payout terms:**293- Net-30 or Net-60 payment (standard)294- Minimum payout threshold ($50-100)295- Payout methods: bank transfer, PayPal, account credits296- Currency handling for international affiliates297298**Partner tiers:**299| Tier | Qualification | Benefits |300|---|---|---|301| Standard | Any approved affiliate | Base commission rate, standard tracking |302| Silver | 10+ referrals/month | Higher commission, priority support |303| Gold | 50+ referrals/month | Highest commission, co-marketing, early access |304| Strategic | Custom | Custom terms, dedicated account manager |305306**Brand guidelines for affiliates:**307- Approved messaging and claims308- Logo usage guidelines309- Prohibited tactics (spam, misleading claims, trademark bidding)310- Required disclosures (FTC compliance for US affiliates)311312---313314## 8. Metrics315316### 8.1 Primary Metrics317318| Metric | Formula | Benchmark |319|---|---|---|320| Referral rate | Users who refer / Total active users | 2-10% |321| Invite-to-signup conversion | Signups from referrals / Invites sent | 5-25% |322| Referred user activation rate | Activated referred users / Referred signups | Compare to organic |323| Referred user LTV | Average LTV of referred users | Typically 16-25% higher than organic |324| Program ROI | (Referred user revenue - Program costs) / Program costs | > 3x |325| Cost per referred acquisition | Total program costs / Referred signups | Should be < paid CAC |326327### 8.2 Funnel Metrics328329Track the complete referral funnel:330331```332Step 1: Eligible users (total active users) [N]333Step 2: Users who see referral prompt [N] ([X]% of step 1)334Step 3: Users who visit referral page [N] ([X]% of step 2)335Step 4: Users who copy link / send invite [N] ([X]% of step 3)336Step 5: Unique referred visitors (clicked link) [N] ([X]% of step 4)337Step 6: Referred signups [N] ([X]% of step 5)338Step 7: Referred activations [N] ([X]% of step 6)339Step 8: Referred paid conversions [N] ([X]% of step 7)340Step 9: Rewards issued [N] ([X]% of step 8)341```342343### 8.3 Quality Metrics344345| Metric | What It Tells You |346|---|---|347| Referred vs organic retention (30/60/90 day) | Are referred users sticking around? |348| Referred vs organic activation rate | Are referred users finding value? |349| Referred vs organic time-to-value | Are referred users activating faster? |350| Referrer retention impact | Do referrers retain better than non-referrers? |351| Top referrer concentration | Is the program over-reliant on a few power referrers? |352| Fraud rate | What % of referrals are fraudulent? (Target: <2%) |353354---355356## 9. A/B Testing357358### What to Test (Priority Order)3593601. **Reward amount:** Does a higher/lower reward change referral rate significantly?3612. **Reward type:** Credits vs cash vs feature unlock vs discount3623. **Referral prompt timing:** When in the user journey to surface the referral ask3634. **Share mechanism:** Link vs email vs social vs code3645. **Landing page for referred users:** Personalization, copy, layout3656. **Two-sided vs one-sided:** Does adding a referred user incentive increase conversion?3667. **Referral copy:** How the ask is framed (altruistic vs transactional vs social)367368### Testing Template369370```371Test: [Descriptive name]372Hypothesis: Changing [element] from [control] to [variant] will increase [metric] by [X]% because [reason]373Primary metric: [Referral rate / Invite-to-signup / Program ROI]374Secondary metrics: [Referred user quality, activation rate, LTV]375Sample: [Users exposed to referral prompt]376Duration: [Minimum 2-4 weeks]377Minimum sample: [200+ referrals per variant for statistical significance]378```379380---381382## 10. Output Format383384When designing a referral program, produce this specification:385386```387# Referral Program Design Document388389## Program Overview390- Program type: [Customer referral / Affiliate / Hybrid]391- Goal: [Primary objective -- e.g., reduce CAC, increase organic signups]392- Target audience: [Which users are eligible to refer]393- Launch timeline: [Phases and dates]394395## Reward Structure396- Referrer reward: [Type, amount, timing]397- Referred reward: [Type, amount, timing]398- Reward calculation: [LTV x Margin - Target CAC = Max reward budget]399- Anti-fraud rules: [Self-referral, velocity, activation requirement]400401## Referral Loop Design402- Trigger: [What prompts users to refer -- specific moments/prompts]403- Share mechanism: [Link, email, social, code -- which channels]404- Referred user experience: [Landing page, signup flow, first experience]405- Reward fulfillment: [How and when rewards are delivered]406407## In-Product Surfaces408- [Surface 1]: [Location, design, trigger]409- [Surface 2]: [Location, design, trigger]410- [Surface 3]: [Location, design, trigger]411412## Email Campaign Plan413- [Email 1]: [Trigger, segment, content summary]414- [Email 2]: [Trigger, segment, content summary]415416## Terms and Conditions Summary417- Eligibility: [Who can participate]418- Reward limits: [Max referrals per user per period]419- Fraud policy: [What constitutes fraud, consequences]420- Expiration: [Reward expiration, program end date if applicable]421422## Metrics and Measurement423- Primary KPIs: [List with targets]424- Funnel tracking: [Steps to instrument]425- Reporting cadence: [Weekly/monthly dashboard]426- Success criteria: [What constitutes program success at 30/60/90 days]427428## Launch Plan429- Phase 1 (Soft launch): [Scope, audience, duration]430- Phase 2 (Full launch): [Scope, audience, channels]431- Phase 3 (Optimization): [A/B tests, iteration plan]432433## Budget434- Estimated referral volume: [N referrals/month]435- Cost per referral: [$X (referrer reward + referred reward)]436- Monthly program cost: [$X]437- Expected ROI: [Revenue from referred users - Program costs]438```439440---441442## 11. Launch Sequence443444### Phase 1: Soft Launch (2-4 Weeks)4454461. Launch to top 10% of users by engagement or NPS score4472. Monitor reward fulfillment and fraud signals4483. Gather qualitative feedback (is the value prop clear? Is sharing easy?)4494. Measure baseline metrics (referral rate, conversion, quality)4505. Fix issues before broader launch451452### Phase 2: Full Launch4534541. Enable for all eligible users4552. Send announcement email to full user base4563. Add in-product surfaces (dashboard widget, milestone prompts)4574. Monitor metrics daily for first two weeks4585. Adjust targeting and frequency based on early data459460### Phase 3: Optimization (Ongoing)4614621. A/B test reward amounts and types4632. Optimize referral prompt timing and placement4643. Improve referred user landing page and onboarding4654. Test new share mechanisms4665. Analyze referred user quality vs organic (retention, LTV)4676. Iterate on anti-fraud measures based on observed patterns468469---470471## 12. Common Pitfalls472473| Pitfall | Consequence | Prevention |474|---|---|---|475| Launching before product-market fit | Low referral rates, poor referred user quality | Wait for NPS > 30 before investing in referral program |476| Reward too low | Insufficient motivation, low participation | Benchmark against competitors, test reward levels |477| Reward too high | Attracts mercenary referrers, unsustainable cost | Calculate max reward from LTV, monitor ROI |478| Complex sharing process | Users abandon before completing referral | Minimize steps (target 1-2 clicks to share) |479| No activation requirement | Fake signups to claim rewards | Require meaningful action before reward |480| Ignoring referred user experience | High signup but low activation for referred users | Design personalized onboarding for referred users |481| Set and forget | Program stagnates, no improvement | Monthly review, quarterly optimization |482| No fraud prevention | Program exploited, unsustainable costs | Implement fraud detection from day one |483484---485486Related skills: `viral-loops`, `growth-loops`, `expansion-revenue`