LG-10733 Third option for GettingStarted A/B test#9033
Merged
soniaconnolly merged 6 commits intomainfrom Aug 18, 2023
Merged
Conversation
We got unexpected results for our A/B test for the GettingStarted page that replaces both the Welcome and Agreement steps. Add a third option that just replaces the Welcome template with one that has the new content for the GettingStarted page (except the Agreement content) and then sends the user to the Agreement step as usual. changelog: User-facing Improvements, Identity Verification Getting Started Experience, Additional Welcome template for three-way A/B test Co-authored-by: Jonathan Hooper <jonathan.hooper@gsa.gov>
Co-authored-by John Maxwell <john.maxwell@gsa.gov>
Co-authored-by Amir Reavis-Bey <amir.reavis-bey@gsa.gov>
…g-started-two-screens
…g-started-two-screens
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎫 Ticket
LG-10733
🛠 Summary of changes
We are exploring possible causes for the small but significant drop in proofing success rates with the new GettingStarted screen by preparing for a three-way A/B test that compares the current Welcome/Agreement experience, the GettingStarted experience we tested before, and a new option that uses most of the GettingStarted content followed by the Agreement step.
idv_getting_started_a_b_testing: '{"welcome_default":100, "welcome_new":0, "getting_started":0}'📜 Testing Plan
Provide a checklist of steps to confirm the changes.
idv_getting_started_a_b_testing: '{"welcome_default":100, "welcome_new":0, "getting_started":0}'idv_getting_started_a_b_testing: '{"welcome_default":0, "welcome_new":100, "getting_started":0}'idv_getting_started_a_b_testing: '{"welcome_default":0, "welcome_new":0, "getting_started":100}'👀 Screenshots
If relevant, include a screenshot or screen capture of the changes.
New Welcome template (GettingStarted minus Consent checkbox)