Hey guys,
I have to build a website that needs to store statistics for Page Views, and they need to be saved and show for:
1 Today
2 Last week (starts on Sunday)
3 Last 30 days
4 Month archives
5 All time
I'll probably also have a button to reset it after end of year. Any ideas on how to do this would help me...Thanks.
Statistics Question
Moderator: General Moderators
-
baggypants303
- Forum Newbie
- Posts: 9
- Joined: Sat Apr 01, 2006 11:04 am
I think I'm going to use tables yes.
However, I'm wondering how to manage the time to shift pages views (or clicks) into days, weeks, and months...
Like I can store single statistics (i.e. Total Page Views), but how to do Page Views only Today, page views by month, etc.? Just an idea about how to program something like that would be helpful.
However, I'm wondering how to manage the time to shift pages views (or clicks) into days, weeks, and months...
Like I can store single statistics (i.e. Total Page Views), but how to do Page Views only Today, page views by month, etc.? Just an idea about how to program something like that would be helpful.