This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 23 lines
!!! Overview
The Page View Plugin counts page views and presents the statistics on page views. The counters themselves are kept in memory and persisted in the JSPWiki work directory, loading and saving on startup and shutdown.
This implies, that we really have no idea how long they have been running, as the [Tomcat] work directory may have been cleared at some point in time. We know it was cleared on 2015-07-28, but we do not maintain this date so we could have cleared [Tomcat] work directory since then.
The counters have been running at least since the last restart which was [{$uptime}]
These are really page impressions as refreshing a page does add to the counters.
[{PageViewPlugin show='list' sort='count' entries='50' exclude='Main,*Pages'
%%graphBars
|| Name || Count
----
| [{1}] | %%gBar {2} %%
----
%%
}]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]