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

Axon 201 implement experiment flow split #174

Merged
merged 5 commits into from
Mar 6, 2025

Conversation

cabella-dot
Copy link
Contributor

@cabella-dot cabella-dot commented Mar 5, 2025

Loom: https://www.loom.com/share/19e0e4b8bfc347d58404b0bb4c75cfa3

Due to the nature of this experiment (only first time installers will be put into cohorts):

  • changed experiment fetching to be outside of initialization
  • implemented exp flow in extension.ts

Now, only users whose previousVersion === undefined will be placed into exp cohorts:

  • A - control
  • B - jump to settings page auth
  • C - jump to legacy auth flow
  • D - jump to new auth flow

Copy link
Member

@sdzh-atlassian sdzh-atlassian left a comment

Choose a reason for hiding this comment

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

Left a couple small questions

@cabella-dot cabella-dot merged commit 5bb465b into main Mar 6, 2025
2 checks passed
@cabella-dot cabella-dot deleted the AXON-201-implement-experiment-flow-split branch March 6, 2025 22:25
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