Serve your affiliate portal on your own branded domain.
Custom Domains
Custom domains let you serve the entire affiliate experience on your own domain. Instead of affiliates visiting revvvs.com/join/your-slug and revvvs.com/login/your-slug, they visit affiliates.yourbrand.com with no Revvvs URL visible at all.
This is designed for operators who want full white-label control over their affiliate program.
What the custom domain serves
Once configured, your custom domain serves:
| Route | What it shows |
|---|---|
affiliates.yourbrand.com/ | Branded login page |
affiliates.yourbrand.com/register | Branded affiliate registration |
affiliates.yourbrand.com/dashboard | Affiliate dashboard |
| All other portal routes | Fully branded affiliate experience |
Your operator admin console (Settings, API Keys, etc.) stays on revvvs.com/dashboard. The custom domain is exclusively for your affiliates.
What it does not serve
- Your operator admin console (remains at your standard Revvvs URL)
- API documentation
Setup process
Step 1: Enter your domain
Go to Settings > Custom Domain in your admin console and enter the subdomain you want to use, for example affiliates.yourbrand.com.
Step 2: Add a CNAME record
Revvvs will show you a CNAME record to add in your DNS provider:
Type: CNAME
Name: affiliates
Value: cname.revvvs.com
Add this record in your DNS provider (Cloudflare, Route53, GoDaddy, etc.). DNS propagation typically takes a few minutes but can take up to 48 hours.
Step 3: Verify
Click "Check Verification" in the settings page. Once DNS has propagated and Revvvs confirms the record, your domain status changes to Verified and SSL is provisioned automatically.
You can also wait on the page. The system will detect verification automatically.
Step 4: Test
Open your custom domain in a browser. You should see your branded login page with your display name, logo, and primary color. No Revvvs branding is visible.
Branding on custom domains
On a custom domain, the affiliate portal is fully white-labeled:
- Your logo and display name appear in the sidebar
- Your primary color is used throughout the UI
- "Powered by Revvvs" is hidden
- The API docs link in the sidebar is hidden
- All internal navigation stays on your custom domain
Make sure your branding (display name, logo URL, primary color, portal title) is configured in Settings > Branding before going live with a custom domain.
Tracking links
Tracking links continue to use the revvvs.com domain for click redirects:
https://revvvs.com/api/v1/track/click/{link_id}
This is standard practice in the affiliate industry. The redirect happens server-side and is invisible to the end user (player). The affiliate sees the revvvs.com tracking URL, but the player is immediately redirected to your landing page.
Using a centralized tracking domain ensures reliable global delivery and consistent analytics.
Removing a custom domain
You can disconnect a custom domain at any time from Settings > Custom Domain. This removes the domain from the Revvvs project and clears it from your operator record. Your affiliates will need to use the standard revvvs.com/login/your-slug URL after removal.