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

Remove A/B test code from Cody signup flow #6894

Open
iskyOS opened this issue Apr 26, 2024 · 2 comments
Open

Remove A/B test code from Cody signup flow #6894

iskyOS opened this issue Apr 26, 2024 · 2 comments
Assignees

Comments

@iskyOS
Copy link
Contributor

iskyOS commented Apr 26, 2024

Context
In this prior request, we added a new signup flow for Cody as an A/B test: #6815

This test uses the HubspotFormFromWorkPersonalToHandRaiserTestEnrollment feature flag.

  • The control group sees the old signup flow, with a HubSpot form that asks if users are using Cody for work or personal
  • The test group sees the new signup flow, which asks users if they'd like to learn more about Cody Enterprise

The test flow has been successful and we've decided to roll out this new flow to 100% of users.

Request
For this request, we'd like to clean up the code to standardize on using the new Cody flow.

  • Please remove the code for the old Cody signup flow (the modal with the Work/Personal form)
  • Please remove the feature flag (HubspotFormFromWorkPersonalToHandRaiserTestEnrollment) and event logging for that feature flag, since it will no longer be used.

As a result, all users should now see the new HubSpot modal ("Would you like to learn more about Cody Enterprise?") as they sign up.

@iskyOS iskyOS assigned iskyOS and gitstart-sourcegraph and unassigned iskyOS Apr 26, 2024
Copy link
Contributor

gitstart-app bot commented Apr 26, 2024

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/sourcegraph/3436/tickets/SGM-6894

@gitstart-sourcegraph
Copy link
Contributor

Hi @iskyOS
This is resolved on this PR

Thank you

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

No branches or pull requests

2 participants