Skip to content
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

Fixing forward finish sign up analytics event #58362

Merged
merged 1 commit into from
May 2, 2024

Conversation

hannahbergam
Copy link
Contributor

@hannahbergam hannahbergam commented May 1, 2024

A change in this PR broke the finish_sign_up (client side) event for effectively all cases because it did not account for the current flow nces id format. This pr removes that param entirely to get the event pushing again (both with and without the new school association flow experiment flag).

I was able to fake non-local logging to see the events showed up in statsig for all four cases:
Old flow + school selected
Old flow and no school selected
New flow + school selected
New flow and no school selected
Screenshot 2024-05-01 at 2 41 06 PM

Links

Testing story

Deployment strategy

Follow-up work

Privacy

Security

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@hannahbergam hannahbergam requested a review from a team May 1, 2024 21:45
Copy link
Contributor

@TurnerRiley TurnerRiley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hannahbergam hannahbergam merged commit d21dd63 into staging May 2, 2024
2 checks passed
@hannahbergam hannahbergam deleted the hbergam/finish_sign_up_fix_forward branch May 2, 2024 16:36
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.

None yet

3 participants