Page MenuHomePhabricator

Analyze number of users using each available skin on English Wikipedia who have recently edited
Closed, ResolvedPublic

Description

Background

We would like to repeat the analysis from T328088: Analyze number of users using each available skin on English Wikipedia who have recently edited with more recent data

Acceptance Criteria

Number of users using each available skin on English Wikipedia, split by:

- all registered users who have visited the site since Jan 18, 2023
Note: We don't have schema to track the visits (pageviews) at user level. The readers' user_ids and user_names are not logged when they visit our site. Therefore we don't have data to answer this question.

  • all editors who have visited the site since Jan 18, 2023
  • active editors who have visited the site since Jan 18, 2023

Event Timeline

ovasileva triaged this task as Medium priority.Sep 8 2023, 4:53 PM
Methodology

The non-default skin status is pulled from user_properties schema for enwiki. Additionally, we consider the global preference, which can override the skin setting on a local wiki. The global skin preference is pulled from the global_preferences schema in the centralauth database.

Both skin preference and global preference reflect the status as of the data collection date, which is September 28, 2023.

The Vector-2022 was deployed on English Wikipedia at 15:30 on 2023-01-18 (UTC). Editors are pulled from wmf.mediawiki_history schema. We focus on the non-bot users who have made a minimum of 1/5/40 content edits on enwiki after the deployment (between 2023-01-19 and 2023-08-31).

Please note that none of the three editor groups mentioned here are identical to the active editors group that we use for measuring core product metrics. The product core metric for active editors is defined as the number of registered users who have made at least 5 content edits across all projects in the given month. (ref: https://www.mediawiki.org/wiki/Wikimedia_Product/Data_glossary). For this analysis, edits are counted exclusively for enwiki.

Summary
All editors who have edited the site since Jan 18, 2023

Below table summarizes the skin status on 2023-09-28 in percentage of the editors (excluding bots) who edited at least once on English Wikipedia after the deployment. (between 2023-01-19 and 2023-08-31)

Skin NameNumber of editorsPercentage of editors
cologneblue3080.07%
minerva10180.23%
modern8630.20%
monobook101352.31%
timeless24240.55%
vector407819.28%
vector-202238403187.37%
Active editors who have edited the site at least 5 times since Jan 18, 2023

Below table summarizes the skin status on 2023-01-30 in percentage of the editors (excluding bots) who edited at least 5 times on English Wikipedia after the deployment. (between 2023-01-19 and 2023-08-31)

Skin NameNumber of editorsPercentage of editors
cologneblue1140.09%
minerva3250.25%
modern3350.25%
monobook38652.92%
timeless8750.66%
vector1948614.70%
vector-202210757881.14%
Active editors who have edited the site at least 40 times since Jan 18, 2023

Below table summarizes the skin status on 2023-01-30 in percentage of the editors (excluding bots) who edited at least 40 times on English Wikipedia after the deployment. (between 2023-01-19 and 2023-08-31)

Skin NameNumber of editorsPercentage of editors
cologneblue<50<0.2%
minerva<100<0.3%
modern1020.35%
monobook13274.55%
timeless2180.75%
vector774526.57%
vector-20221965867.43%