Possible discrepancy between actual unique cloners and report data
litalmason opened this issue · 1 comments
litalmason commented
litalmason commented
I believe that this is an issue in Github API, they return a number of unique cloners per day, but they are not necessarily unique when you look at more than 1 day.
So if you sum the "unique cloner" counts that the API returns, it is usually higher than the number that they display on their cumulative count under "Traffic" page. I suspect that GitHub stores cloner IDs and can tell over the course of 14 days which clones are actually unique.