Page MenuHomePhabricator

Article Guidance entry point: red links with criteria
Closed, ResolvedPublic4 Estimated Story Points

Description

As part of Article Guidance (T396029) work, we want to connect the new workflow with the current experience to create new content by tapping on a red link.

In order to support this in the context of an A/B test experiment, we want to make that integration in a way that:

  • Is effective on a set of selected wikis when the experiment is running.
  • Applies to red links of a set of selected pages or pages belonging to a set of categories.
  • Allows to split the traffic between the current and the new experience for the purposes of the test.
  • Is instrumented to understand how much traffic the entry point gets.

An overview from the entry point exploration (T414535) is provided below:

Red links.png (3,270×900 px, 502 KB)

Event Timeline

SBisson triaged this task as High priority.
SBisson moved this task from Backlog to Experimentation and Analytics on the Article-Guidance board.
SBisson moved this task from Backlog to In-progress on the LPL Hypothesis board.

Change #1254951 had a related patch set uploaded (by Sbisson; author: Sbisson):

[mediawiki/extensions/ArticleGuidance@master] Red links redirection based on configured titles and categories

https://gerrit.wikimedia.org/r/1254951

Change #1254951 merged by jenkins-bot:

[mediawiki/extensions/ArticleGuidance@master] Red links redirection based on configured titles and categories

https://gerrit.wikimedia.org/r/1254951

Change #1255733 had a related patch set uploaded (by Sbisson; author: Sbisson):

[mediawiki/extensions/ArticleGuidance@master] Red links redirection: check user and platform

https://gerrit.wikimedia.org/r/1255733

Change #1255737 had a related patch set uploaded (by Sbisson; author: Sbisson):

[mediawiki/extensions/ArticleGuidance@master] Use TestKitchen to split eligible traffic

https://gerrit.wikimedia.org/r/1255737

Change #1255746 had a related patch set uploaded (by Sbisson; author: Sbisson):

[integration/config@master] Zuul: [mediawiki/extensions/ArticleGuidance]: Add TestKitchen as phan dep

https://gerrit.wikimedia.org/r/1255746

Change #1255733 merged by jenkins-bot:

[mediawiki/extensions/ArticleGuidance@master] Red links redirection: check user and platform

https://gerrit.wikimedia.org/r/1255733

Change #1255746 merged by jenkins-bot:

[integration/config@master] Zuul: [mediawiki/extensions/ArticleGuidance]: Add TestKitchen as phan dep

https://gerrit.wikimedia.org/r/1255746

Change #1255737 merged by jenkins-bot:

[mediawiki/extensions/ArticleGuidance@master] Use TestKitchen to split eligible traffic

https://gerrit.wikimedia.org/r/1255737

Moving to Product Signoff. No new UI surface introduced by this task

Added a note (T417046#11838132) to verify instrumentation works for the end-to-end workflow once it is available.