Site Partners
Article Topics: NATS Admin, Sites, Affiliates
A Site Partner is an affiliate who gets extra statistics in NATS due to their status. Site Partners also generally receive an allocated percentage of a site's revenue, which can also be configured.
Partners Tab

The Partners Tab displays all of the Site Partners or affiliates who receive an allocated percentage of a site's revenue.
The Site Partners table displays the following information:
Affiliate - Name of the Affiliate Site Partner.
Start Date: When the revenue-sharing program begins.
End Date: When the revenue-sharing program ends.
Percentage: The percentage of revenues you will give the Site Partner.
Expenses: The percentage of income or profit you want to take out before you calculate your partner's payout. This will be taken from your NET transaction amount.
Income/Profit: Whether you want your Site Partner to be paid from your total income (gross amount) or your total profit (net amount).
Flat Adjustment: A flat amount (in dollars) to add or subtract from the Site Partner for each transaction, allowing you to pay your partner a flat rate for every member they bring.
Flat Percentage: A flat percentage to add or subtract from the Site Partner for each transaction.
The table can be specifically filtered only to display specific site partners as well as show or hide disabled site partners. This can be done by clicking the "Filter" button next to the "Add Site Partner" button.
Creating a Site Partner
To add a new Site Partner, click the "Add Site Partner" button and you will be redirected to a new page where you may fill out all of the necessary fields to create a new Site Partner.

Once you have filled out these fields, click the "Add" button to make your changes take effect. You may repeat these steps to add multiple Site Partners to the Site.

Payout Calculation
Site partner payout is calculated based on this formula. (((T - F - P - (T * flat_perc)) - (abs(T - F - P - (T * flat_perc)) * exp)) * perc) - flat
T - transaction amount F - biller fees (if biller fee deduct is set to never, 0) P - sum of all payouts (affilaite, referral, account rep, byoa, promotional) (if pay on income, 0) exp - expenses percentage perc - site partner percentage flat - flat adjustment flat_perc - flat percentage adjustment abs - absolute value operand
Example
Transaction amount - $100 Biller Fees - 10% Affiliate payout - $60 Expenses - 20% Flat adjustment - $1 Percentage - 50% Flat percentage - 5% deduct biller fees after the affiliate payout
On Income
(((100 - 10 - 0 - (100 * 0.05)) - (abs(100 - 10 - 0 - (100 * 0.05)) * .2)) * .5) - 1 = $33
On Profit
(((100 - 10 - 60 - (100 * 0.05)) - (abs(100 - 10 - 60 - (100 * 0.05)) * .2)) * .5) - 1 = $9
Related Articles
Affiliate Account TypesAffiliate OverviewSite OverviewLast updated
Was this helpful?