Closed (works as designed)
Project:
Visitors (Web Analytics)
Version:
6.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2011 at 16:42 UTC
Updated:
23 Dec 2011 at 16:47 UTC
Jump to comment: Most recent
Comments
Comment #1
gashev commentedYou can clear old data. Open admin/settings/visitors page, choose 'Discard visitors logs older than' parameter value, save configuration and exec cron. Older visitors log entries will be automatically discarded. (Requires a correctly configured cron maintenance task.)
Comment #2
gashev commentedComment #3
Talkless commentedBut that will loose unique user statistics?
How about storing and deleting IP's and detailed logs separately? Keep IP's forever (by preference), delete "heavy" data older then one month..?