https://github.com/musikanimal/pageviews
Pageviews Analysis tool for Wikimedia Foundation wikis
https://github.com/musikanimal/pageviews
analytics pageviews wikimedia wikipedia
Last synced: 8 months ago
JSON representation
Pageviews Analysis tool for Wikimedia Foundation wikis
- Host: GitHub
- URL: https://github.com/musikanimal/pageviews
- Owner: MusikAnimal
- License: mit
- Created: 2016-02-09T05:29:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T12:20:50.000Z (8 months ago)
- Last Synced: 2025-03-28T13:10:02.097Z (8 months ago)
- Topics: analytics, pageviews, wikimedia, wikipedia
- Language: JavaScript
- Homepage: https://pageviews.wmcloud.org
- Size: 86.2 MB
- Stars: 137
- Watchers: 28
- Forks: 36
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Pageviews Analysis
A suite of tools to visualize pageviews data of Wikimedia Foundation wikis
Live tool: https://pageviews.toolforge.org (and [Langviews](https://pageviews.toolforge.org/langviews),
[Topviews](https://pageviews.toolforge.org/topviews), [Siteviews](https://pageviews.toolforge.org/siteviews),
[Massviews](https://pageviews.toolforge.org/massviews), [Redirect Views](https://pageviews.toolforge.org/redirectviews),
[Userviews](https://pageviews.toolforge.org/userviews), [Mediaviews](https://pageviews.toolforge.org/mediaviews))
* User documentation: https://meta.wikimedia.org/wiki/Pageviews_Analysis
* Feedback forum: https://meta.wikimedia.org/wiki/Talk:Pageviews_Analysis
* Bug tracker: https://phabricator.wikimedia.org/project/board/2045/
* Metaviews (pageviews of the Pageviews apps): https://pageviews.toolforge.org/metaviews
* Toolforge maintainer documentation: https://wikitech.wikimedia.org/wiki/Tool:Pageviews
IE11 and Safari 8 and below are not supported.
[](https://github.com/MusikAnimal/pageviews/actions/workflows/ci.yml)
## License
The source code for Pageviews Analysis and it's sister applications is released under the
[MIT license](https://github.com/MusikAnimal/pageviews/blob/master/LICENSE).
The underlying data shown in these applications was provided by the
[Wikimedia RESTBase API](https://wikimedia.org/api/rest_v1/), released under the
[CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/) dedication.
Screenshots of the charts in Pageviews Analysis are also under the
[CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/) dedication,
but a link back to the application would be appreciated. Screenshots of the broader
user interface are subject to the
[license of the code](https://github.com/MusikAnimal/pageviews/blob/master/LICENSE) itself.
## Contributing
For information about contributing to this project, see [CONTRIBUTING.md](CONTRIBUTING.md).