kaktux ho there, i just made a search for this - and the only hints i got where from 3 years ago or older. So maybe something happened during this time. I want to have some simple statistic about the wiki usage - by using the searchstats plugin i already got the most used searchwords. Now it would be nice to have some hints about two more things: -The number of views of the pages - to see which one is most polular (i right now got the rate plugin for that - but its not used that much). -The number of visitors on the wiki overall (by day or week,month) - storing ip for long times or differend info (browser etc) ist not needed (and as the page is german some storing isn't allowed anyway. How do you track these things - it would be suprising if i am the first one wanting that. I would prefer a solution where no database is needed!! Any tips/ideas/hints? cheers k
lupo49 We are using this plugin https://www.dokuwiki.org/plugin:statistics for displaying some statistics on the admin page. And some snipplet which counts every visit inside a *.txt file and displays it next to the filename in the lower corner.
kaktux thanks. i already know about the statistics plugin - but i would prefer something for which my installation needs no database. What is that snipplet you mention??