Skip to content

Commit

Permalink
Merge pull request #13003 from guardian/doml/start-onwards-content-test
Browse files Browse the repository at this point in the history
Start Onwards Content AB test
  • Loading branch information
domlander authored Dec 13, 2024
2 parents 411e928 + 41737b0 commit fbef8c2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ export const onwardsContentArticle: ABTest = {
author: '[email protected]',
description:
'Test the impact of showing the galleries onwards content component on article pages.',
audience: 0 / 100,
audienceOffset: 0 / 100,
audience: 50 / 100,
audienceOffset: 50 / 100,
audienceCriteria: 'Article pages',
successMeasure:
'Users are more likely to click a link in the onward content component.',
Expand Down

0 comments on commit fbef8c2

Please sign in to comment.