Monthly Landing rate

Hi Guys,

The landing rate, at the moment we have an all time great list of defined amount, would it be possible to display a monthly top landing rate?

I have tried hacking about the code for the stats but failed miserably, any help would be greatly appreciated, Thanks.

You can add the restriction to the query

DATE_SUB(NOW(), INTERVAL 30 DAY) <= `submitdate`