+ data.totalGrossRevenue.toLocaleString('en-US'); }); document.querySelectorAll('.creator-share').forEach(el => { el.textContent = '
Image Component

Affiliate Dashboard

Welcome back, Affiliate

This month earnings: $1,284.50 ↑42%

Earnings Overview

$1,284.50

Lifetime Earnings: $4,872.30

Active Referrals: 47 subscribers

My Referral Links

Main Affiliate Link

Creator Referral Link

Performance

  • Damian Realm — $892 this month
  • Lenai Realm — $317 this month
  • Victor Realm — $75 this month

Promo Tools

Payout History

Month Amount Status
March 2026 $1,284.50 Paid
February 2026 $912.75 Paid
+ data.creatorShare.toLocaleString('en-US'); }); document.querySelectorAll('.active-subscribers').forEach(el => { el.textContent = data.activeSubscribers.toLocaleString('en-US'); }); } catch (e) { console.log("Dashboard data loading..."); } } // Run now and every 30 seconds loadLatestEarnings(); setInterval(loadLatestEarnings, 30000); Make the two referral links on this Affiliates Dashboard page fully dynamic so every logged-in affiliate automatically sees their own unique referral code. Replace the hardcoded code with a dynamic variable called {{affiliateCode}}. Update both links to: - Main Affiliate Link: shadowrealm.co/?ref=ROI123 - Creator Referral Link: shadowrealm.co/apply?ref=ROI123 Keep the "Copy Link" buttons working. If no affiliate is logged in, default to ROI123. Make the displayed URLs update instantly based on the logged-in user. Keep the dark romance style with gold accents. Make the two referral links fully dynamic using the logged-in affiliate's unique code. Replace "ROI123" with {{affiliateCode}} so the links become: - Main Affiliate Link: shadowrealm.co/?ref={{affiliateCode}} - Creator Referral Link: shadowrealm.co/apply?ref={{affiliateCode}} If no user is logged in, default to ROI123. Keep the Copy buttons working and the dark romance style with gold accents. On this Affiliates Dashboard page, replace EVERY instance of "{{YourCode}}" with the actual default code "ROI123". Change both links to show: - Main Affiliate Link: shadowrealm.co/?ref=ROI123 - Creator Referral Link: shadowrealm.co/apply?ref=ROI123 Also make the links dynamic using {{affiliateCode}} so each logged-in affiliate sees their own unique code in the future. Keep the Copy buttons working exactly as they are. Update the live page immediately. On this page[](https://shadowrealm.co/affiliate-dash), replace every instance of "{{YourCode}}" with "ROI123" so both referral links show real URLs like shadowrealm.co/?ref=ROI123 and shadowrealm.co/apply?ref=ROI123. Keep the Copy buttons working. Update the live site immediately.
Image Component

Affiliate Dashboard

Welcome back, Affiliate

This month earnings: $1,284.50 ↑42%

Earnings Overview

$1,284.50

Lifetime Earnings: $4,872.30

Active Referrals: 47 subscribers

My Referral Links

Main Affiliate Link

Creator Referral Link

Performance

  • Damian Realm — $892 this month
  • Lenai Realm — $317 this month
  • Victor Realm — $75 this month

Promo Tools

Payout History

Month Amount Status
March 2026 $1,284.50 Paid
February 2026 $912.75 Paid