Plugins » Google Analytics

by Highgroove Studios

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 following libraries:

require ‘net/http’
require ‘net/https’
require ‘uri’
require ‘rubygems’
require ‘hpricot’

2 Comments Comment

the date column just shows Time. After the first day, its useless. When i paginate through the results just showing me a time is pretty worthless. Can we get this changed to datetime?

I get this when I run scout with this plugin and it fails to login.
8/gems/hpricot-0.6.164/lib/hpricot/builder.rb:26: warning: `&’ interpreted as argument prefix
warning: peer certificate won’t be verified in this SSL session
Google Analytics:83:in `login’: warning: HTTPResponse#response is obsolete
warning: peer certificate won’t be verified in this SSL session

Leave a Comment
You must be logged in to your Scout account to leave a comment. Don't have a Scout Account?
Installs: 4
Tested On: linux macosx
Source: View Source
All plugins listed in the directory are open source.
Powered By Rails Machine