Ability to set time for how long view is unique
anantagati - December 16, 2008 - 16:58
| Project: | Statistics Advanced Settings |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When 'Only allow unique content views to increment a content's view counter' option is set, it will be good to have ability to set how long view will be unique.
For example if admin will be able to set time 1 day. If user access node first time it will count to views, and will not count anymore same day. When he will access node 1 day after time view has been counted it will count again.

#1
Hmm...I'll brainstorm how to best implement this in the code. I've personally be leaning towards if the node has been updated, then count as a new view once more.