This page lists feedback entries tagged with purge sorted on creation date
It would interesting to be able to "purge" old data in phpMyVisites, when the database gets to big for example.
You could purge datas such as "referers", "visitor configuration" or "pages view details" but keep the 'numbers' such as visits, no of page views, etc. ; we could keep the numbers simply because the size is very small in database.
Currently this is not really possible to implement this with the current architecture, but we would like to know if this feature is worth the job.