π§βπΌAffiliate Management Dashboard
The affiliate management dashboard gives program admins full visibility and control over their affiliate base β from reviewing incoming applications to managing tiers, badges, and individual performance.
Access it at Participants β Affiliates in the Fuul app.
Affiliate list
View all active affiliates in your program with their performance metrics:
Volume
Total action volume attributed to this affiliate
Revenue
Fees or revenue generated by their referred users
Referred users
Total unique users brought in
Earnings
Total payouts per currency
Tier / Audience
Which reward tier they currently qualify for
Filter by status (active / suspended), region, or audience. Multiselect filtering by specific conversions and audience IDs is also supported.
Applications
When your program requires approval before affiliates can join, review and process incoming applications here.
Approve
Add the affiliate to a static audience (required)
Reject
Record a rejection reason
Hold
Keep for later review
Summary cards at the top show totals: Pending, On Hold, Approved, Rejected. The applications table supports search by address, column sorting, pagination (10 / 20 / 50 / 100 per page), and bulk operations.
Individual affiliate profile
Click any affiliate to view their full profile:
Referral tree (multi-level programs)
Per-conversion performance breakdown
Audience memberships and badges
Status and activity history
Audiences, tiers & badges
The dashboard shows each affiliate's audience memberships and badges. These features are not exclusive to affiliates β they apply to any user in the program.
Audiences & Tiers β segment users and assign different reward rates β Tiers & Multipliers
Badges β visual recognition for users based on audience membership β Badges
Approving an affiliate application automatically adds them to the audience you select during approval. This is the recommended way to onboard affiliates into a specific tier.
API reference
GET
/v1/projects/{id}/affiliates
List affiliates with performance stats
GET
/v1/projects/{id}/affiliates/breakdown
Per-affiliate stats breakdown
GET
/v1/projects/{id}/affiliates/total-stats
Aggregated totals across all affiliates
POST
/v1/projects/{id}/affiliates/{identifier}/suspend
Suspend an affiliate
POST
/v1/projects/{id}/affiliates/{identifier}/reactivate
Reactivate a suspended affiliate
GET
/v1/affiliate-portal/global-breakdown
Project-wide affiliate breakdown
Last updated