Issue Details (XML | Word | Printable)

Key: STAT-35
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nuno Fernandes
Reporter: Stephen Marquard
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sitestats

Some default reports

Created: 24-Aug-2007 11:04   Updated: 19-Feb-2009 03:47
Component/s: SiteStats
Affects Version/s: pre-1.0, 1.0
Fix Version/s: Trunk, 2.0

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

Issue Links:
Depend

Sub-Tasks  All   Open   

 Description  « Hide
The new sitestats is very flexible and powerful. It might help users to do some common things if there were some default reports, e.g.

- Most active users
- Users who have never logged in
- Most popular files accessed

etc.

The menu could then have 2 options, 'Reports' (with these defaults), and 'Custom Reports' (the current Reports option).


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Nuno Fernandes added a comment - 27-Aug-2007 01:01
This is a very useful feature request, Stephen!
(Not sure if I can get it on time for 1.0 however.)

Nuno Fernandes added a comment - 23-Dec-2008 08:39
Added preloaded reports (below) in r56460.

0) Activity total (Show activity in site, with totals per event.)
1) Most accessed files (Show top 10 most accessed files.)
2) Most active users (Show top 10 users with most activity in site.)
3) Less active users (Show top 10 users with less activity in site.)
4) Users with more visits (Show top 10 users who have most visited the site.)
5) Users with no visits (Show users who have never visited the site.)

These will be loaded into db when starting up sakai with auto.dll = true or when running SiteStats conversion scripts (1.x -> 2.x). These can be hidden or deleted, and other predefined reports can be added in the SiteStats admin tool.

Nuno Fernandes added a comment - 18-Feb-2009 06:58
Fixed sql for default reports (removed ID, removed date constraints), added new default report (Users with no activity in site) in r58135

Nuno Fernandes added a comment - 19-Feb-2009 03:47
Work completed and verified.