Tiered Affiliate Program
An affiliate program with two commission tiers. Standard affiliates earn 10% while top performers are promoted to a VIP tier earning 25%. Uses a program group to ensure only one tier fires per sale.
What's Included
Standard Affiliate
VIP Affiliate
Affiliate Tiers
What This Recipe Does
This recipe creates two affiliate programs bundled in a program group:
- Standard Affiliate - 10% commission on referred sales
- VIP Affiliate - 25% commission on referred sales
Both programs track referral link visits and calculate commissions the same way. The difference is the payout rate. The program group makes sure only one program fires per sale, even if an affiliate is enrolled in both during a tier transition.
Use this recipe when a flat commission rate is not enough to motivate your top performers and you want a clear promotion path that rewards affiliates for growing with you.
Who It’s For
- Growing affiliate programs that want to reward top performers without overpaying new affiliates
- Stores with established affiliate relationships where some partners consistently drive high volume
- Program managers who need a clear, motivating promotion path for their affiliates
How It Works
Every affiliate starts in the Standard tier, earning 10% on the sales they refer. As they prove themselves by hitting volume targets, consistently driving quality traffic, or meeting whatever criteria you set, you promote them to VIP by moving them into the higher-tier program. VIP affiliates earn 25% on the same kinds of sales.
The key to this recipe is the program group. Both programs are bundled together, which tells Siren that they are tiers of the same system, not independent programs. If an affiliate is in both tiers temporarily during a transition, the group ensures only one commission fires per sale. No double-dipping. The most recently triggered engagement takes priority.
You are not limited to two tiers. After applying this recipe, you can add a third or fourth tier to the group with different rates. For example, you could create a Silver tier at 15% between Standard and VIP. The group handles the mutual exclusivity regardless of how many tiers you add.
{
"version": 1,
"name": "Tiered Affiliate Program",
"description": "A two-tier affiliate program with standard (10%) and VIP (25%) commission rates, managed by a program group.",
"programs": {
"standard": {
"name": "Standard Affiliate",
"description": "Earn a 10% commission on every sale you refer. Hit your targets to qualify for VIP rates.",
"incentiveType": "saleTransactionPercentage",
"incentiveResolverType": "newestBindingWins",
"units": "USD",
"status": "active",
"incentiveAmount": 10,
"engagementTypes": [
{ "type": "referredSiteVisit", "value": 100.0 }
],
"transactionCompilers": ["includeLineItems"]
},
"vip": {
"name": "VIP Affiliate",
"description": "Earn a 25% commission on every sale you refer. Reserved for top-performing partners.",
"incentiveType": "saleTransactionPercentage",
"incentiveResolverType": "newestBindingWins",
"units": "USD",
"status": "active",
"incentiveAmount": 25,
"engagementTypes": [
{ "type": "referredSiteVisit", "value": 100.0 }
],
"transactionCompilers": ["includeLineItems"]
}
},
"programGroups": {
"affiliateTiers": {
"name": "Affiliate Tiers",
"description": "Groups the Standard and VIP affiliate programs so only one tier fires per opportunity.",
"sorter": "newestBindingWins",
"programs": ["standard", "vip"]
}
}
} Frequently Asked Questions
How do I promote an affiliate from Standard to VIP?
Move them between programs in the Siren admin. Remove them from Standard and add them to VIP. The program group handles the transition cleanly if they briefly appear in both.
Can I have more than two tiers?
Yes. Add more programs to the group with different rates. The program group handles mutual exclusivity for any number of tiers.
What does the program group actually do?
It prevents double-paying. Without the group, an affiliate in both tiers would earn commissions from each on the same sale. The group ensures only one fires per transaction.
Does this require a specific Siren plan?
Yes. Program groups require the Essentials tier. If you are on Lite, the Basic Affiliate Program is a simpler single-tier alternative.
More Recipes
Affiliate and Lead Gen Combo
Two programs in a single group, one paying percentage commissions on sales and the other paying a flat bounty per lead. The program group ensures only one fires per opportunity based on first-touch attribution.
2 programs, 1 program group
Affiliate and Royalty Stack
Two independent programs that fire on the same transaction. Affiliates earn 25% for driving the sale, and product creators earn 50% royalty when their content sells. Both pay out simultaneously because the programs are intentionally ungrouped.
2 programs
Ambassador and Affiliate Dual Program
Two independent programs running side by side. A high-commission ambassador program for hand-picked partners and a standard affiliate program open to anyone, each with its own commission rate.
2 programs
B2B Referral Program
B2B referral program software for high-value partnerships. Pays a flat $50 bounty per referred sale with first-touch attribution, built for businesses where referrals are infrequent but each conversion carries significant value.
1 program