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’
| Rating: |
You must have a Scout Account to vote.
|
| Installs: | 8 |
| Tested On: | linux macosx |
| Source: |
View Source
All plugins listed in the directory are open source.
|
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?