Skip to content

Add beta redirect click tracking#20

Closed
arunasrivastava wants to merge 2 commits into
blog-3-cnnfrom
feature/slay-beta-redirect-tracking
Closed

Add beta redirect click tracking#20
arunasrivastava wants to merge 2 commits into
blog-3-cnnfrom
feature/slay-beta-redirect-tracking

Conversation

@arunasrivastava

@arunasrivastava arunasrivastava commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR adds a small Slay Speech beta redirect endpoint so invite links can use URLs like /beta/android?campaign=...&variant=... before sending users to Google Play. We will use it to compare personal versus beta sender links and later reuse the same URL shape for social/platform tracking without changing app store links each time. We will of course add the "how did you hear of us?" in onboarding but this redirect method might be helpful. The PR adds a beta redirect route, a beta_redirect_clicks table/migration, a public middleware exception for /beta paths, and two small Next 15 type fixes that were required for the site build.

@arunasrivastava arunasrivastava requested a review from SanderGi June 24, 2026 03:46
@SanderGi

Copy link
Copy Markdown
Member

What’s wrong with the AWS click tracking?

@SanderGi

Copy link
Copy Markdown
Member

Closing for now since AWS Cloudwatch seems to work based on your research. We can re-open if needed later.

@SanderGi SanderGi closed this Jul 13, 2026
@SanderGi SanderGi deleted the feature/slay-beta-redirect-tracking branch July 13, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants