This repository is used to host the installation statistics for every app in the Pi-Apps app store. With this data, everybody using Pi-Apps can see how popular any particular app is. When installing an app in Pi-Apps, a special bit.ly link is "clicked" by a background process. Bitly counts the number of "clicks" per day, and with that information we can calculate how many users each app has.
I've written a complicated bash script to use Bitly's API and collect the data. (The script is run once a day by Github Actions) Once the data-collection is done, the script will tally up how many people have installed every app, subtract that by the number of uninstalls, and create the clicklist
file. It then pushes the new file to Github.
I recently re-wrote the script to work around a Bitly API issue that was artificially inflating the numbers. Now, the results are accurate, and in the daily clicks
folder, you can see the number of clicks, for every app, on every day.
forked from Botspot/pi-apps-analytics
-
Notifications
You must be signed in to change notification settings - Fork 0
nitely-inc/nitely-analytics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The analytics behind Nitely.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published