Do Traffic Graphs for a GitHub Project include Pages traffic? [closed]
Want to improve this question? Update the question so it's on-topic f开发者_StackOverflow社区or Stack Overflow.
Closed 11 years ago.
Improve this questionDo the traffic graphs for a given project include the traffic data for the associated Pages site?
I.e. does https://github.com/blackberry/Alice/graphs/traffic
include traffic to http://github.com/blackberry/Alice
If not, is that information available anywhere?
No, if you want stats for your Pages site you need to use something like google analytics. GitHub doesn't touch the content of your Pages.
精彩评论