Active
Project:
Statistics Advanced
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2008 at 16:58 UTC
Updated:
17 Dec 2008 at 22:43 UTC
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.
Comments
Comment #1
dave reidHmm...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.