Question
Hello, I need to present some statistics of Twiki use for the past year. I would like to plot the growth of users,webs and topics etc by week or by month to show how Twiki is being used. Any ideas how best to extract this information?
Environment
--
PeterJones - 24 Oct 2005
Answer
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.
A simple way is to run some grep commands on the monthly logfiles of TWiki. That way you get stats on the activity (view, save, register). However, there is no log on total number of webs, topics and users. That data needs to be recorded over time. For the sites I manage, I run & record stats on the first of every month. The TWiki.org stats are at
TWikiOrgStatistics.
--
PeterThoeny - 24 Oct 2005