highgroove / scout-plugins
- Source
- Commits
- Network (22)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
dbdc24b
commit dbdc24bea9835ab06d0415cae4aaaaf95665ac5b
tree d8a3e04a7292fda74b482987a67d1b57ad99d6f2
parent 23b228c72eb8bd1fd1b66f9b8837c91aab3754a8
tree d8a3e04a7292fda74b482987a67d1b57ad99d6f2
parent 23b228c72eb8bd1fd1b66f9b8837c91aab3754a8
scout-plugins / google_analytics
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | ||
| |
google_analytics.rb | ||
| |
google_analytics.yml |
google_analytics/README
Google Analytics Plugin ====================== Created by [Highgroove Studios LLC](http://www.highgroove.com) Returns the number of page views and visits for the current day. Code (and inspiration) taken and updated from [Burnalytics](http://www.eribium.org/blog/?p=51) Dependencies ------------ Requires the [hpricot library](http://code.whytheluckystiff.net/hpricot/): sudo gem install hpricot Compatibility ------------- Works fully on Linux and OSX.

