Tags:
create new tag
, view all tags

Question

Is there a way to capture who has viewed a topic?

The Web Statistics report shows the Most Popular Topic Views, where each topic has a number next to it, showing how many times the topic has been viewed. Is there a way to report on the users who visited the topic?

We have some topics on our intranet that the boss wants to make sure everyone in the company checks from time to time. If the Web Statistics tool isn't the right way to grep this information, can someone suggest an alternative?

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: OpenSuSE
Web server: Apache
Perl version: 5.8
Client OS: XP
Web Browser: Firefox
Categories: Statistics

-- MichaelWeremecki - 18 Jun 2007

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.

There is no web interface at this time for these types of statistics.

Do the grep on the shell level, cd twiki/data, and grep SomeTopic log`date +%Y%m`.txt | grep ' view '

You could write a plugin that does that sort of thing.

-- PeterThoeny - 18 Jun 2007

 
Change status to:
Topic revision: r2 - 2007-06-18 - 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.