dotcom-rendering icon indicating copy to clipboard operation
dotcom-rendering copied to clipboard

Start Deeply Read AB test

Open domlander opened this issue 1 year ago • 2 comments

Start the Deeply Read AB test defined here: https://github.com/guardian/dotcom-rendering/issues/10746

Each variant and control should each have 5% of the audience. Given we have a control and two variants, audience in the AB test should be set to 15%

domlander avatar May 16 '24 14:05 domlander

The audience and offset needs to be set in the following places:

Frontend: https://github.com/guardian/frontend/blob/main/static/src/javascripts/projects/common/modules/experiments/tests/deeply-read-right-column.ts DCR: https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/src/experiments/tests/deeply-read-right-column.ts Commercial: https://github.com/guardian/commercial/blob/main/src/experiments/tests/deeply-read-right-column.ts

domlander avatar May 16 '24 14:05 domlander

PR's

Remember to bump the commercial version in Frontend, once a version containing 1409 is available. You'll need to merge a "🦋 Release package updates" PR in commercial after merging 1409 - the Commercial team can help with this if needed"

domlander avatar Jun 06 '24 16:06 domlander