Content Creator Profit Share
“What's the best way to split a monthly revenue pool among content creators based on each writer's traffic share?”
A monthly revenue-sharing distributor that rewards blog content creators proportionally based on the traffic their posts generate. Higher-performing posts earn a larger share of the pool.
What's Included
Content Creator Profit Share
What This Recipe Does
This recipe creates a monthly performance-weighted distributor that splits a portion of your store’s revenue among blog content creators. Each collaborator’s share of the pool is proportional to the traffic their bound posts generated during the distribution period. A writer whose posts attracted 60% of total tracked visits receives 60% of the pool.
The distributor runs on a monthly cycle, calculating scores and distributing funds on the first day of each month. This gives content creators a predictable, recurring income stream tied directly to the value their writing delivers.
Who It’s For
- Multi-author WordPress sites that publish content from several writers and want to reward them based on actual readership
- WooCommerce store owners who rely on blog content to drive product sales and want writers invested in performance
- Content teams and editorial managers looking for a transparent, automated way to split revenue without manual calculations
How It Works
When you apply this recipe, Siren creates a distributor shell configured for monthly, performance-weighted payouts. The distributor uses the performanceSharedPool resolver, which divides the pool proportionally based on each collaborator’s engagement score. Collaborators who drive more traffic earn a larger share.
After applying the recipe, you need to configure three things in your Siren admin. First, set the metric tracking event to boundPostUsed, which fires each time a visitor reads a blog post bound to a collaborator. Each visit adds points to that collaborator’s score. Second, set the revenue percentage that defines the pool size. For content-driven stores, 15-25% of qualifying revenue is a common starting range. Third, configure the commission pool filters to specify which transaction types count toward the pool.
Once configured, the system runs automatically. Siren tracks blog post visits throughout the month, tallies each collaborator’s score, and on the first of the following month, distributes the accumulated pool proportionally. No manual intervention is needed after the initial setup.
{
"version": 1,
"name": "Content Creator Profit Share",
"description": "Monthly revenue distribution among blog content creators, weighted by the traffic their posts generate.",
"distributors": {
"contentCreatorShare": {
"name": "Content Creator Profit Share",
"description": "Splits a percentage of monthly revenue among content creators based on blog post traffic performance.",
"distributionResolver": "performanceSharedPool",
"distributionPoolResolver": "revenueSinceLastDistribution",
"status": "active",
"units": "USD",
"schedule": ["first day of next month"]
}
}
} Frequently Asked Questions
How does Siren know which blog posts belong to which collaborator?
Each collaborator is bound to the posts they authored. When a visitor reads one of those posts, the boundPostUsed event fires and credits the correct collaborator automatically.
What revenue counts toward the distribution pool?
You configure this after applying the recipe. In the commission pool filters, you choose which transaction types qualify. Most stores include WooCommerce order revenue, but you can narrow it to specific product categories or order types.
Can I adjust the revenue percentage after applying?
Yes. The revenue percentage is configured in your Siren admin and can be changed at any time. The new percentage takes effect for the next distribution cycle.
What happens if a collaborator's posts receive zero visits in a given month?
They earn zero points for that cycle and receive nothing from the pool. The performance-weighted model only rewards collaborators who generated measurable engagement.
More Recipes
Affiliate and Lead Gen Combo
Sales commissions and lead bounties in one program group.
2 programs, 1 program group
Affiliate and Royalty Stack
Affiliates earn for selling, creators earn royalties — both on every sale.
2 programs
B2B Referral Program
Flat bounty per referred sale with first-touch attribution for B2B.
1 program
Ambassador and Affiliate Dual Program
VIP ambassadors and standard affiliates running side by side.
2 programs