You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Tool:Steve-adder
Revision as of 03:50, 5 June 2022 by imported>Legoktm (bold)
![]() | |
---|---|
Website | steve-adder |
Description | browser version summation |
Keywords | browser, pageviews |
Author(s) | Legoktmtalk |
Maintainer(s) | (View all) |
Source code | https://gitlab.com/legoktm/steve-adder |
License | AGPL-3.0-or-later |
Issues | Talk:steve-adder |
steve-adder is a tool that makes it easy to calculate what percent of page views specific browser versions compose. The main goal is to help inform on-wiki CSS editors (and possibly developers) the impact of using newer features that don't work on older browsers. It was originally requested in T309759.
Setup
The web interface and data parser is written in Rust, mostly following the setup described in the My first Rust tool tutorial. A cronjob downloads a new tsv file every day at midnight UTC, but analytics.wikimedia.org only updates with new data every week.