Coupon-Based Influencer Program
An influencer affiliate program that tracks commissions through unique coupon codes instead of referral links. Built for Instagram, TikTok, and YouTube creators who share discount codes in bios, stories, and video descriptions.
What's Included
Influencer Program
What This Recipe Does
This recipe creates an influencer program that tracks commissions exclusively through coupon codes. Each influencer gets a unique WooCommerce coupon code. When a customer enters that code at checkout, the influencer earns a 15% commission on the sale.
There are no referral links involved. Tracking is based entirely on coupon usage, which makes this program ideal for social media creators who share codes in Instagram bios, TikTok videos, YouTube descriptions, and other places where clickable affiliate links are impractical or ignored.
Who It’s For
- Brands running influencer campaigns where creators share discount codes with their audiences on social media
- Store owners who prefer coupon-based tracking over link-based tracking for simplicity or branding reasons
- Social media marketers managing multiple influencers across platforms like Instagram, TikTok, and YouTube
How It Works
When you apply this recipe, Siren creates a program that listens for a specific engagement event: a bound coupon being used at checkout. Each influencer in your program gets one or more WooCommerce coupon codes linked to their collaborator profile. When a customer applies one of those codes during checkout, Siren records the engagement and ties the resulting transaction to the influencer.
The influencer then earns 15% of the order’s line item total. Shipping, taxes, and fees are excluded from the calculation.
If a customer uses coupon codes from two different influencers on the same order, the most recent coupon entry determines which influencer gets credit. In practice, WooCommerce typically allows only one coupon per order, so conflicts are rare.
Because this program uses coupon tracking rather than link tracking, it works well alongside a separate link-based affiliate program. The two programs operate independently, and a single transaction can trigger commissions in both if the customer clicked a referral link and used a coupon code.
{
"version": 1,
"name": "Coupon-Based Influencer Program",
"description": "An influencer program that tracks commissions through unique coupon codes. Influencers earn 15% on sales made with their code.",
"programs": {
"influencer": {
"name": "Influencer Program",
"description": "Earn a 15% commission on every sale made using your unique coupon code.",
"incentiveType": "saleTransactionPercentage",
"incentiveResolverType": "newestBindingWins",
"units": "USD",
"status": "active",
"incentiveAmount": 15,
"engagementTypes": [
{ "type": "boundCouponUsed", "value": 100.0 }
],
"transactionCompilers": ["includeLineItems"]
}
}
} Frequently Asked Questions
How do I assign a coupon code to an influencer?
Create a WooCommerce coupon and link it to the influencer's collaborator profile in Siren. When a customer uses that code, Siren automatically credits the influencer.
Can an influencer have more than one coupon code?
Yes. You can assign multiple WooCommerce coupons to a single collaborator. This is useful for running different codes across different campaigns or platforms.
What if a customer uses a coupon code and also clicked a referral link from another program?
This program only tracks coupon code usage. If you also run a link-based program, both programs can fire on the same transaction, and each collaborator earns their respective commission.
Does the coupon code have to give the customer a discount?
No. You can create a WooCommerce coupon with a zero-dollar discount and use it purely for tracking. The code does not need to reduce the order total.
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