We have several reports that request information about page views and related information:
- "Event summary" reports T205561, T206692
- "Pages created" reports T206058, T205502
- "Pages improved" reports T210898, T210775
This task should concentrate on implementing a proper method to fetching views-related data from the relevant API so it can be used in the given reports (either the CSV download, the Wikitext download, or, later, the on-screen report)
Pageview metrics defined
For the "Pages Created" reports [metrics defined in T206058]
- "Pageviews, cumulative"
- "Avg. daily pageviews"
For the "Pages Improved" reports [metric defined in T210775]
- "Avg. daily pageviews"
For the "Event summary" report [metrics defined in T205561]
- "Views to pages created"
- "Avg. daily views to pages improved"
"Plays to uploaded audio/video" ( also see T206819, which creates a method for tracking files uploaded to local wikis).[turns out the API we need for this is not ready as of Jan '19]