I am using this plugin on a site with a lot of posts, which leads to a huge wp_post_view table, that impacts the performance of the mysql server. All i really need is the total view count of a post. Could you please tell me how to disable the counting of daily, weekly, monthly and yearly views? Can i do it by just commenting out a couple of rows in the script?
thx