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

Set up SearchAutocomplete AB test #3555

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Set up SearchAutocomplete AB test #3555

merged 1 commit into from
Nov 7, 2024

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Nov 7, 2024

This sets up an AB test for using the new search_with_autocomplete component on the all content finder.

Note

This AB test is live, but currently at 100% Z (baseline). We'll be using the AB test as a feature flag for final testing in production before sending any traffic to the control (A) and experiment (B) variants.

  • Add GOV.UK Publishing Components Javascript for the search_with_autocomplete component
  • Set up the usual AB testing helper module
  • Use component if and only if AB test in experiment variant (B)

This sets up an AB test for using the new `search_with_autocomplete`
component on the all content finder.

- Add GOV.UK Publishing Components Javascript for the
  `search_with_autocomplete` component
- Set up the usual AB testing helper module
- Use component if AB test in experiment variant (B)
@govuk-ci govuk-ci temporarily deployed to finder-frontend-pr-3555 November 7, 2024 15:58 Inactive
Copy link
Contributor

@leenagupte leenagupte left a comment

Choose a reason for hiding this comment

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

Looks good 🎉

@csutter csutter merged commit 5ed4233 into main Nov 7, 2024
12 checks passed
@csutter csutter deleted the autocomplete-ab-test branch November 7, 2024 16:00
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.

3 participants