8th September 2010 19:00
Logging statistics is a two-stage process. First, you need to collect the information and store it. Next, you need to expose this information to end users.
It's quite simple to display a table of stats for users to look at, and this is a good option if you need to provide a detailed breakdown. But for analysing large datasets or simply providing an overview of recent activity on a site, a graph may be a…