Skip to content

Commit

Permalink
Merge pull request #27670 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 9b40d70 + f5b0956 commit 0361ab8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ export const onwardsContentArticle = {
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 0361ab8

Please sign in to comment.