Tags:
create new tag
, view all tags

Question

Hello, I am wondering how to instrument statistics on a page level.

There are different types of users in my twiki apps. I want to be able to capture some kind of statistics on interested (certain) topics access. e.g. for a certain topic, who accessed it, when, action, etc.

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Statistics

-- DeeWu - 17 Apr 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

The WebStatistics page shows the number of views per month of the most popular topics.

There is no ready made report for a particula topic, but you can ssh into your TWiki server and examine the TWiki log files, such as twiki/data/log200804.txt. Use grep to see activity on a particular topic.

You could write a plugin, such as a PageStatisticsPlugin that expands a %PAGESTATISTICS{}% variable with page statistics.

-- PeterThoeny - 17 Apr 2008

Thanks, Peter

-- DeeWu - 18 Apr 2008

Ah, there is one: AccessStatsPlugin.

-- PeterThoeny - 20 Apr 2008

 
Change status to:
Topic revision: r4 - 2008-04-20 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.