Hi,
I needed to count anon users, and also took some time and cleaned up the code. Maybe someone will find this useful.
| Comment | File | Size | Author |
|---|---|---|---|
| page_view_counter.patch | 3.9 KB | duckydan |
Issue fork page_view_counter-3447846
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
_renify_ commented@duckydan We have to remain this _permission: 'access content' for security purposes. This can still access with anonymous user.
Comment #6
_renify_ commentedComment #7
duckydan commentedI have a site where permission: 'access content' is turned off for anon. But I understand mine is an edge case for sure.