public
Description: Plugins for the Scout Server Monitoring and Reporting Tool
Homepage: http://scoutapp.com/
Clone URL: git://github.com/highgroove/scout-plugins.git
Andre Lewis (author)
Fri Oct 30 17:58:36 -0700 2009
commit  d11da55e080ec937fed5c1a205178cf969da4969
tree    9da8fd417687a47cdbabd81e1dfccafc0b5d17ef
parent  c7815c2bf7d096353e4ef9fee7ad30eba85b9029
scout-plugins / google_analytics
name age message
..
file README Thu Jul 31 17:50:21 -0700 2008 Initial Commit of Scout Plugins from SVN Repo [Charles Brian Quinn]
file google_analytics.rb Thu Jul 31 17:50:21 -0700 2008 Initial Commit of Scout Plugins from SVN Repo [Charles Brian Quinn]
file google_analytics.yml Thu Jul 31 17:50:21 -0700 2008 Initial Commit of Scout Plugins from SVN Repo [Charles Brian Quinn]
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.