Count page views.
Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.
Use the shortcut [counter] to count AND display the view count of the current page.
If you want to count BUT hide the views of a page, use the hidden-argument like [counter hidden] and keep the numbers a secret 🤫.
You can simply open the defined counterLogFile in the system/extensions/ (default system/extensions/viewcounter.ini) to get an overview of all counted page views
OR
use the shortcut [counterStats] on a page, to get a simple overview table.
If you use the [counterStats]-shortcut, you can sort the table columns by cllicking on the according column head.
This feature utilises the simple table sorting JavaScript and appends it right onto the page HTML.
You can configure the following settings in the file system/extensions/yellow-system.ini:
counterLogFile: the file for logging all the views in the foldersystem/extensions/; default isviewcounter.inicounterMessageTemplate: Text template for the counter; use@counteras placeholder
