Overlays

🎯 Creator Code Demo

See how creator codes work and test the invite system

🔍 How Creator Codes Work

1. Admin Creates Codes

Admins assign unique creator codes (like "RIXTAR", "FELIPE") to users in the platform. These codes are used to track who invited new users.

2. Invite Links Generated

Invite links include the creator code as a URL parameter:/auth/signin?CREATOR=RIXTAR

3. New Users Sign Up

When someone clicks an invite link and signs up, the system automatically tracks which creator code invited them.

4. Analytics & Tracking

Admins can view how many users each creator has invited and track the success of different invite campaigns.

🔗 Example Invite Links

Creator: RIXTAR

Invite link for RIXTAR's followers

Test Invite
/auth/signin?CREATOR=RIXTAR

Creator: FELIPE

Invite link for FELIPE's followers

Test Invite
/auth/signin?CREATOR=FELIPE

Creator: ANDY

Invite link for ANDY's followers

Test Invite
/auth/signin?CREATOR=ANDY

👑 Admin Management

Admins can manage creator codes, view invite analytics, and track the success of different invite campaigns through the admin dashboard.

Go to Admin Invites