Page MenuHomePhabricator

Instrument analytics and schema for Talk Page edit tracking
Closed, ResolvedPublic

Description

  • Revert rate of edits? Look at revision table, and check edits made to the “Talk:” namespace, with “android app edit” tag.
  • Put the edit into MobileWikiAppEdit
  • “Start” event when user taps “New topic” or “Reply”
  • “Saved” event when user saves successfully.

Create new schema for user interactions with Talk Pages to include:

  • actions
  • revid
  • pageNS
  • language
  • wiki
  • errorText(?)

Event Timeline

LGoto triaged this task as High priority.Jan 29 2021, 1:13 AM
LGoto subscribed.

Data table: event.mobilewikiapptalk
Schema: MobileWikiAppTalk

Open Events by Source (21 day data set)

Source% of Total
page89.23%
navMenu7.46%
talkActivity1.62%
watchlist0.78%
notification0.52%
diffActivity0.39%

Unique users engaging daily with the Talk pages for month of 2021-02 as percent of MAU was 0.08%

Hey @SNowick_WMF, per our discussion today — can we reopen this ticket to find out:

  • How many people are using native talk pages on Android recently, e.g. in September 2021?
    • How many of these are logged in/out?
  • How many people are editing native talk pages on Android recently, e.g. in September 2021?

Context: Our Q2 goal is to enhance the communication interface to reduce barriers for productively collaborating with other Wikipedians (T291851). The data is going to be essential for how and when we display a survey related to these goals in the app (T291850).

Thanks a lot for the help!