Task #3263
closedRedirect https://downloadcounter.libreoffice.org to https://stats.documentfoundation.org/downloads
0%
Description
The download counter added by #1842 is down (https://downloadcounter.libreoffice.org/).
Is this intentional?
Files
Updated by Guilhem Moulin over 4 years ago
- Priority changed from Normal to Low
Yes, it's been subsumed by https://stats.documentfoundation.org which uses a different backend. https://downloadcounter.lo was never really widely advertised and was visited only rarely but I guess we could add a redirect.
Updated by Thomas Bertels over 4 years ago
- File 947px-LibreOffice_weekly_downloads.svg.png 947px-LibreOffice_weekly_downloads.svg.png added
- File Screenshot_2020-07-14 LibreOffice Download Metrics.png Screenshot_2020-07-14 LibreOffice Download Metrics.png added
The counter was actually at https://downloadcounter.libreoffice.org/test
By the way, the data seems to have changed with the new download counter.
You can compare the old data (https://web.archive.org/web/20190802113142/https://downloadcounter.libreoffice.org/test)(see https://commons.wikimedia.org/wiki/File:LibreOffice_and_Apache_OpenOffice_downloads_per_week.svg for its visualization) to the new one (https://stats.documentfoundation.org/data/downloads.json). I wonder which one is correct.
The new one also has more precision for the last few months (downloads per day) but the downloads per week aren't available after two years.
Updated by Guilhem Moulin over 4 years ago
Thomas Bertels wrote:
I wonder which one is correct.
The intention was to make the new metrics collection more accurate. It uses Matomo's heuristics to weed out duplicates (download resumption or bots), robots and more.
Updated by Thomas Bertels over 4 years ago
Are these heuristics applied to all downloads or downloads starting from a few months ago?
In any case, I wonder why there's a spike around 2013 in the new download counter.
Updated by Guilhem Moulin over 4 years ago
Thomas Bertels wrote:
Are these heuristics applied to all downloads or downloads starting from a few months ago?
Old metrics are less accurate than newer ones: for old downloads we only had partial data available to import to Matomo
Updated by Guilhem Moulin over 4 years ago
- Subject changed from Download counter down to Redirect https://downloadcounter.libreoffice.org to https://stats.documentfoundation.org/downloads
Updated by Guilhem Moulin over 3 years ago
- Status changed from New to Closed
Added the redirect now:
$ curl -so/dev/null -w"%{http_code} %{redirect_url}\\n" http://downloadcounter.libreoffice.org/ 303 https://stats.documentfoundation.org/downloads