auto: A19S20 merge master into staging#326
Merged
keyman-status merged 9 commits intostagingfrom Jan 16, 2026
Merged
Conversation
Returns list of keyboard id and name, with keyboard download count and daily average, in JSON or CSV format Usage: * JSON: /script/statistics/keyboards.php?startDate=2025-01-01&endDate=2026-01-01 * CSV: /script/statistics/keyboards.php?startDate=2025-01-01&endDate=2026-01-01&csv=1 Test-bot: skip
…y-period-and-id feat: add keyboard download stats by period
This adds download statistics collection for Keyman apps hosted on downloads.keyman.com - specifically Keyman for Windows, Keyman for Mac, and Keyman Developer. Other platforms are distributed through stores or other mechanisms, so will not generally be visible here. For now we collect app, version, and tier data, by day. This can be expanded as needed in the future. Test-bot: skip
feat: collect raw application download statistics
Test-bot: skip
feat: add app downloads by month stats report
In the online update check response, wrap download.keyman.com urls in the keyman.com/go/app/download url forwarding pattern. Test-bot: skip
feat: use app go/ url for online update checks to capture download stats
keyman-status
approved these changes
Jan 16, 2026
keyman-status
approved these changes
Jan 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test-bot: skip