Siren
beginner Siren Lite (Free)

Basic Affiliate Program

A standard WordPress affiliate program for WooCommerce. Affiliates share referral links and earn a percentage commission on every sale. The simplest way to launch affiliate tracking with Siren.

Get Siren Free

What's Included

Program

Affiliate Program

Commission Percentage of transaction
Tracking Referral links

What This Recipe Does

This recipe creates a single affiliate program with percentage-based commissions. Affiliates share unique referral links to your store. When a visitor clicks an affiliate’s link and makes a purchase, the affiliate earns 20% of the transaction total.

This is the most common affiliate program structure and the recommended starting point for most stores. If you are new to affiliate marketing or just want a straightforward, proven setup without tiers or special partner tracks, this is the right recipe.

Who It’s For

  • E-commerce store owners who want to drive more sales through word-of-mouth referrals
  • Digital product sellers looking to incentivize bloggers, influencers, or existing customers to promote their products
  • Anyone new to Siren who wants a simple, proven program structure to learn the system

How It Works

When you apply this recipe, Siren creates a single program that watches for referred site visits. Every time someone lands on your store through an affiliate’s unique link, Siren notes who sent them. If that visitor goes on to buy something, the affiliate who referred them earns a commission of 20% of the order’s line item total.

If a customer clicks links from multiple affiliates before purchasing, the most recent referral gets credit. This “newest engagement wins” approach keeps things simple and fair: the affiliate whose link was freshest in the customer’s journey is the one who gets paid.

Commissions are calculated on line items only, so shipping, taxes, and fees are excluded. This gives you a clean, predictable cost structure for your affiliate program.

{
  "version": 1,
  "name": "Basic Affiliate Program",
  "description": "A standard affiliate referral program. Affiliates share links and earn 20% commission on referred sales.",
  "programs": {
    "affiliate": {
      "name": "Affiliate Program",
      "description": "Earn a 20% commission on every sale you refer through your unique affiliate link.",
      "incentiveType": "saleTransactionPercentage",
      "incentiveResolverType": "newestBindingWins",
      "units": "USD",
      "status": "active",
      "incentiveAmount": 20,
      "engagementTypes": [
        { "type": "referredSiteVisit", "value": 100.0 }
      ],
      "transactionCompilers": ["includeLineItems"]
    }
  }
}

Frequently Asked Questions

Can I change the commission rate after installing?

Yes. Edit the program's incentive amount in your Siren admin to adjust the rate at any time.

What happens if a customer clicks two different affiliate links?

The most recent referral wins. Siren credits the affiliate whose link the customer clicked last.

Do I need WooCommerce for this to work?

Yes. Siren calculates commissions from WooCommerce transactions, so WooCommerce must be installed and active.

Can I run this alongside other programs?

Absolutely. Siren supports multiple programs at once. This affiliate program will operate independently unless you group it with another program.

affiliate referral percentage-commission getting-started wordpress-affiliate-plugin affiliate-tracking-software woocommerce-affiliate-plugin

More Recipes

Related Documentation