Download & Extend

Ability to set time for how long view is unique

Project:Statistics Advanced Settings
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#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.