The reset data option works on the daily views only (as these can generate lots db records).
Yearly, monthly and weekly views data are never removed.
So when you set the Reset Data parameter to 10 days, the plugin will keep the daily records from the last 10 days and remove older entries (once per day, using WP cron).
-
This reply was modified 8 years, 4 months ago by
dFactory.
Thread Starter
stosun
(@stosun)
Hi,
Thanks for your reply.
Regards
Thread Starter
stosun
(@stosun)
Hi,
At conclusion, I use only total views. Then I deleted all other period views.
Not to allow again long DB rows, what would be options to show only total views?
Best regards
personally, i would not do that.
long db should not influence the performance.