Siren
intermediate Siren Essentials

Split Commission Program

A performance-weighted affiliate program where commissions are divided proportionally among all collaborators who contributed to a sale. Higher engagement scores earn a larger share. Built for partnership marketing with multiple touchpoints.

Get Siren Essentials

What's Included

Program

Split Commission Program

Commission Percentage of transaction
Attribution Performance weighted

What This Recipe Does

This recipe creates a single affiliate program with performance-weighted commission splitting. When multiple affiliates contribute to a sale, the total 20% commission is divided proportionally based on each affiliate’s engagement score. Collaborators who drove more engagement earn a bigger piece of the payout.

This is different from equal-split attribution. In an equal split, three affiliates each get one-third regardless of contribution. In a performance-weighted split, the affiliate who drove five site visits earns a larger share than the one who contributed a single coupon code. The math rewards effort.

Who It’s For

  • Partnership marketers running coordinated campaigns where bloggers drive awareness and deal sites close sales
  • Affiliate managers who find equal splits unfair but still want every contributor rewarded
  • Multi-channel brands where affiliates interact with customers across referral links, coupon codes, and other touchpoints

How It Works

When you apply this recipe, Siren creates a program that tracks two engagement types: referred site visits and bound coupon usage. Each event type carries a point value (100 points by default). As customers move through your store, Siren records every affiliate interaction along the way.

When a customer completes a purchase, Siren calculates each contributing affiliate’s total engagement score and divides the 20% commission proportionally. If Affiliate A accumulated 300 points (three site visits) and Affiliate B accumulated 100 points (one coupon use), Affiliate A receives 75% of the commission and Affiliate B receives 25%.

This proportional approach solves a common frustration with multi-touch programs. Equal splits can feel unfair when one affiliate did most of the work. Winner-take-all models discourage collaboration entirely. Performance-weighted splitting finds the middle ground: everyone who contributed gets paid, and the payout reflects how much they contributed.

You can fine-tune the weighting after installation by adjusting the point values on each engagement type. Setting coupon usage higher than site visits, for example, would reward affiliates who close over those who only drive traffic.

Commissions are calculated on line items only, so shipping, taxes, and fees are excluded.

{
  "version": 1,
  "name": "Split Commission Program",
  "description": "A performance-weighted affiliate program. Commission splits proportionally among contributing affiliates based on engagement scores.",
  "programs": {
    "splitCommission": {
      "name": "Split Commission Program",
      "description": "Earn a share of 20% commission on every sale you help close. Your share is proportional to your engagement score.",
      "incentiveType": "saleTransactionPercentage",
      "incentiveResolverType": "performanceSharedPool",
      "units": "USD",
      "status": "active",
      "incentiveAmount": 20,
      "engagementTypes": [
        { "type": "referredSiteVisit", "value": 100.0 },
        { "type": "boundCouponUsed", "value": 100.0 }
      ],
      "transactionCompilers": ["includeLineItems"]
    }
  }
}

Frequently Asked Questions

How is the commission split calculated?

Each collaborator's share is proportional to their engagement score. If Affiliate A has 300 points and Affiliate B has 100 points, A receives 75% of the commission and B receives 25%.

How is this different from the Multi-Touch Sales Attribution recipe?

Multi-Touch splits the commission equally among all contributors regardless of effort. This recipe weights the split by engagement score, so affiliates who contribute more earn a larger share.

What happens if only one affiliate engaged with the customer?

That affiliate receives the full commission. The weighted split only applies when multiple collaborators contributed to the same conversion.

Can I adjust the point values for site visits versus coupon usage?

Yes. After installing the recipe, edit the engagement types in your Siren admin to change their point values. Setting coupon usage to 200 and site visits to 100, for example, would give coupon-based closers twice the weight per interaction.

split-commission performance-weighted partnership-marketing percentage-commission commission-structure split-commission-structure

More Recipes

Related Documentation