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! 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? 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. 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
Archived
This topic is now archived and is closed to further replies.