Is it possible to track views and clones of my github repositories

github

Solution

All analytics for a GitHub repository is available at

https://github.com/<username>/<reponame>/graphs/traffic

Problem

Just wondering if there is any Analytics type things available for github. I'd be curious to know who is viewing / using my code, if anyone...

Original source