Marcel1993 Posted January 6, 2011 Share Posted January 6, 2011 Hey guys, I want to create stats of visitors and some other values in the database depending on time. The stats are supposed to be created one time per hour. What can I use for it? Cronjob? What will be if it doesn't work?? Thanks for helping! Quote Link to comment https://forums.phpfreaks.com/topic/223570-best-way-creating-stats-by-time/ Share on other sites More sharing options...
MatthewJ Posted January 6, 2011 Share Posted January 6, 2011 Why not just use something like Google Analytics? Quote Link to comment https://forums.phpfreaks.com/topic/223570-best-way-creating-stats-by-time/#findComment-1155677 Share on other sites More sharing options...
Maq Posted January 6, 2011 Share Posted January 6, 2011 Store the information with a timestamp. Then you will have the ability to extract stat information for any time frame. Quote Link to comment https://forums.phpfreaks.com/topic/223570-best-way-creating-stats-by-time/#findComment-1155679 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.