jnewland / scout-plugins forked from highgroove/scout-plugins
- Source
- Commits
- Network (22)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6b6cf61
commit 6b6cf6163aa77e3748d45c6c176e2b3604a51d82
tree 93dc65853ae5ce15216e8833e89aaf8db0cf55be
parent fbc445160095f3a41ac1f7a139ded3f6848316a2
tree 93dc65853ae5ce15216e8833e89aaf8db0cf55be
parent fbc445160095f3a41ac1f7a139ded3f6848316a2
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.

