Set up product element 0% test #14876
Merged
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.
What does this change?
Adds a 0% test to measure the impact of the Product Element on click through rate. Also makes some changes to the ab testing docs to update the example test name being used to be kebab case, to make it clearer to future users.
Why?
We want to test the impact of the Product Element on click through rate using a 'hold back' test. The audience in the control will see the Product Element as it was designed, the same as anyone not in the test. The audience in the variant will see the Product Element rendered without the additional left col or inline product cards. This is to mock a page experience very close to that of pages without the Product Element. We then want to measure the difference in click through rate between the control and variant to see if there's a measurable benefit to the new Product Element designs.
We're setting this test up as a 0% test to start so that we can check that the test data is coming through correctly.
Screenshots
Desktop
Mobile