sudo gem install wideopenspaces-gstats add `config/initializers/google_analytics.rb` containing: GStats.analytics_account = "yr-acct-number" and at the top of `app/helpers/application_helper.rb` add: include GoogleStatsHelper Then you can use `<%= google_stats %>` in your views! Check the source for other helpful options...
MIT
Jacob Stetser (jake@wideopenspac.es)
Jacob Stetser (jake@wideopenspac.es)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/wideopenspaces/gstats