Page MenuHomePhabricator

Surfacing "Add a link" Structured Tasks: Test Wikipedia Release
Closed, ResolvedPublic

Description

User story & summary:

As the Growth team Product Manager, I want the Surfacing "Add a link" experiment released on TEST WIKIPEDIA, so that we can properly test the feature and experiment set up.

Details
Acceptance Criteria:

At Test Wikipedia, release the "Surfacing Add a link" feature to 50% of logged-in accounts with zero edits, ensure there is also a 50% control group.

Event Timeline

KStoller-WMF renamed this task from Surfacing "Add a link" Structured Tasks: Test Wiki Release to Surfacing "Add a link" Structured Tasks: Test Wikipedia Release.
KStoller-WMF triaged this task as High priority.

Change #1120646 had a related patch set uploaded (by Michael Große; author: Michael Große):

[operations/mediawiki-config@master] testwiki: enable surfacing structured task experiment

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

Michael moved this task from Incoming to Code Review on the Growth-Team (Current Sprint) board.

We probably want to do this before the backports from T385343.

Change #1120646 merged by jenkins-bot:

[operations/mediawiki-config@master] testwiki: enable surfacing structured task experiment

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

Mentioned in SAL (#wikimedia-operations) [2025-02-19T08:50:31Z] <dcausse@deploy2002> Started scap sync-world: Backport for [[gerrit:1120646|testwiki: enable surfacing structured task experiment (T386739)]]

Mentioned in SAL (#wikimedia-operations) [2025-02-19T08:53:23Z] <dcausse@deploy2002> migr, dcausse: Backport for [[gerrit:1120646|testwiki: enable surfacing structured task experiment (T386739)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)

Mentioned in SAL (#wikimedia-operations) [2025-02-19T09:01:12Z] <dcausse@deploy2002> Finished scap sync-world: Backport for [[gerrit:1120646|testwiki: enable surfacing structured task experiment (T386739)]] (duration: 10m 41s)

This is now live on testwiki 🎉

One needs an account with 0 edits. All accounts are randomly sorted 50%/50% into a treatment and control group. One can opt into the treatment group with (new mw.Api).saveOption('growthexperiments-homepage-variant', 'surfacing-structured-task') or ge.utils.setUserVariant('surfacing-structured-task').

Suitable articles: https://test.wikipedia.org/w/index.php?search=hasrecommendation%3Alink&title=Special%3ASearch&ns0=1

Checked on testwiki wmf.17 - works as expected.