Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

baumrock/RockHitCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATTENTION

This module will not receive any future updates. I'm using matomo analytics for my projects now!

RockHitCounter

RockHitcounter extends PageHitCounter to show historical page hit statistics.

Configuration (not yet)

At the moment there are no options for limiting the size of the DB table or for loading only portions of the data into the presentation view.

Known issues / possible issues

  • The module might not work on multilang setups at the moment because it relies on the core pagePaths module! See #1

Important notes

External CDN

Note that the external resources (tabulator and plotly) are at the moment simply loaded from CDN. Feel free to improve that. But the important think is to STORE data in the custom table. The presentation layer of this module will evolve after time.

Statistic

Also note that this module can only show statistics from the time of installation of RockHitCounter forward, because PageHitCounter only saves total counts and RockHitCounter creates a new table in the DB that stores the page id and a timestamp of the visit. Even though there is no configuration yet you might want to install the module already in order to use the full functionality with historical data.

Screenshot

image

About

ProcessWire module that extends PageHitCounter to show historical page hit statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published