Updated metrics page for Tor applications
Tor Browser has seen a few changes with the 12.0 release which affect the usefulness of the current https://metrics.torproject.org/webstats-tb.html page:
- Applications team now only publishes 1 Tor Browser version per
OS|archpair, rather then ~36 we had before because all locales are now packaged in a single binary. Therefore theTor Browser downloads and updates by localetab can be deprecated (as you can see, all the stats for individual locales have dropped to ~0 whileotheris approaching the sum of the previous curves). - We would like to track downloads and update pings per desktop Tor Browser
OS|arch|channeltuple.- The currently supported
OS|archpairs are (see https://www.torproject.org/download/languages/ ):Linux|x86Linux|x86_64Windows|x86Windows|x86_64-
macOS|universal// aarch6 and x86_64 are bundled together for macOS
- The currently supported
channelsarereleaseandalpha
- The currently supported
- (dupe of #29835 ) We would like to track downloads for our Android Tor Browser releases by aarch (
aarch64,arm,x86, andx86_64) and channel (releaseandalpha) pair (see https://www.torproject.org/download/#android and https://www.torproject.org/download/alpha/) (ieaarch64|alphaorx86|release) - (dupe of #26030 ) We can deprecate the
Tor Messenger downloads and updatestab - We would like to add a tab for downloads of our tor expert bundle downloads (see https://www.torproject.org/download/tor/ ). These can be organized into an
OS|arch|channeltuples (iemacOS|universal|alphaorlinux|x86|release).
/cc @hiro
Edited by morgan