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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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:
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2008-04-20 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.