This is a high-level task to group all work related to the documentation metrics dashboard.
Summary
Documentation metrics dashboard is a web application used to obtain information about collections of technical documentation pages. It's developed and maintained by the Wikimedia Technical Documentation Team.
The application is available at https://techdoc-dashboard.toolforge.org, with the source code on Wikimedia GitLab.
Version 1.0.0 is now live and features:
- Collection dashboards which display information about page views, edits, editors, usage of translate syntax, and selected templates.
- Dashboards for individual pages within a collection, with the same data.
With the release of version 1.0.0, this project is now complete. Further development is tracked in T356976 but that task is stalled as we focus on other work. Feedback, feature requests, and bug reports are still welcome.
How to use?
Go to https://techdoc-dashboard.toolforge.org, type the PagePile ID in the input field and click Load. If you don't have a specific collection of pages you are interested in, you can use a collection listed on the Documentation/Collections page. The application only supports collections of pages on MediaWiki.org, Wikitech, and Meta.
After loading the collection, click Open PagePile stats to display the dashboard for the collection. Note that this operation might take a while to complete.
To display the dashboard for any of the pages in the collection, scroll down to the Dashboards for individual pages widget and click a page title to display its dashboard.
Progress
- Formulate requirements (T320626) - https://www.mediawiki.org/wiki/Documentation/Tools/Documentation_metrics_dashboard
- Improve the requirements based on feedback
- Investigate implementation options
- Implement MVP
Improve the dashboardmoved to T356976