How does one obtain stats on the number of times an XWiki page has been
visited?
I've tried
$doc.getCurrentMonthPageStats("view").getVisits()
but all I get is 0. Perhaps I'm passign the wrong parameter ("view") --
I'm
just guessing at what it should be -- or perhaps I have to do something to
enable collection of stats?
Also, does xwiki track the number of times an attachment has been
downloaded?
Thanks in advance for help.
Regards,
Stephen