Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

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

@iskyOS

Description

@iskyOS

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions