Skip to content

Feature: Add affiliate tracking #640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 20, 2025

Conversation

daveearley
Copy link
Contributor

Introduces affiliate/referral tracking.

How it works:

  1. Organizers create affiliates with unique codes through the event dashboard
  2. Affiliates share event links with their tracking code (https://event-url.com?aff=MYCODE)
  3. When customers visit these links, the affiliate code is automatically captured and stored in localstorage
  4. All subsequent ticket purchases are attributed to that affiliate
  5. Organizers can view performance metrics and manage affiliates through a dedicated dashboard
Screenshot 2025-06-19 at 16 46 15 Screenshot 2025-06-19 at 16 45 18 Screenshot 2025-06-19 at 16 45 05

@daveearley daveearley changed the title Add affiliate tracking Feature: Add affiliate tracking Jun 20, 2025
@daveearley daveearley merged commit a21c0b8 into v1.1.0-alpha Jun 20, 2025
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant