Hi, I am developing a plugin to show a leaderboard which will show the authors with more page views. I need to have the overall page views in the database and also create table entries for page views in every month separately so I could rank the authors for that month. How should I do it?