-
Notifications
You must be signed in to change notification settings - Fork 134
feat(site): set user's email during newsletter form submission #2810
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
feat(site): set user's email during newsletter form submission #2810
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Claude finished @jog1t's task —— View job PR Review Complete ✅Reviewed the newsletter form enhancement that adds user email setting to PostHog analytics. Review Tasks
📋 Review Feedback✅ What's Working Well
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Merge activity
|
## Changes Added PostHog person property tracking for email addresses submitted through the newsletter form. When a user submits their email, we now set their email as a person property in PostHog, enabling better user identification and tracking.
Graphite Automations"Test" took an action on this PR • (07/28/25)1 assignee was added to this PR based on Kacper Wojciechowski's automation. |

Changes
Added PostHog person property tracking for email addresses submitted through the newsletter form. When a user submits their email, we now set their email as a person property in PostHog, enabling better user identification and tracking.