layout | title | date | desc | keywords | categories | tags | icon | |||
---|---|---|---|---|---|---|---|---|---|---|
post |
Monitoring Github Page Traffic via Google Analytics |
2020-09-16 |
gh-page, google-analytics |
|
|
icon-html |
I want to know the traffic about my github page.
It's pretty straight forward since I used jekyll framework. So all you need to do is to add your google analitics trackid into _config.yml
# analytics
## google analytics
ga: # if you wanna this feature, go to https://www.google.com/analytics/ to get your configuration; if not, comment following line.
id: your_tracking_id