Compatible with DokuWiki
Similar to logstats
This plug-in tracks the navigation between wiki pages and uses such information for two purposes:
This can be useful not only to track user navigation throughout the wiki, but to help users find quicker ways to reach specific data on the wiki. It leverages the “crowd effect” to give users recommendations of the type “users that reached this page went, most often, there…”.
It was based on the logstats plug-in to track user activity.
Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.
External requirements: This plugin requires the following additional components that must be installed separately:
Note: After installation, you should do a couple of wiki jumps to force creation of the logging infrastructure (hitslog file).
See the plugin in action here
. The sample page shows all the styles available with the plugin.
<localdirections>
This shows the “incoming” and “outgoing” wiki pages most users came from or went to, regarding the wiki page where you place this command. You can configure the maximum number of entries shown on this table with the max_directions configuration setting.
Here is an example:
<localdirections graph>
Same as before, only this time also with a graph visualization.
Here is an example:
<globaldirections>
This shows all the jumps performed on the wiki by its users, in a table format. (max_directions restriction doesn't apply here).
Here is an example:
<globaldirections graph>
(An image here would be too big. Refer to the demo site
).
<(local|global)directions graph?>
You have the following configuration options:
(inherited from logstats plug-in)
In the style.css file you can tweak the visual style of the tables, for both local and global directions. Feel free to give it your own visual touch.
Please, go to the bug tracker site
Give me your feedback here
(none, so far)
Please, go here