I'm busy working on the next release (v2.4.2.0), which is almost complete; I've just got to verify and iron out a bug (see below), and implement the TinyMCE WYSIWYG editor.
New Traffic Dashboards
I've been polishing up the UI for the existing real-time HTTP Traffic logging - adding in some "Dashboards". There are now two:
- Site Traffic Dashboard - which gives tells you the ten most popular URLs for the last week (in 24 hour slots).
- Page Traffic Dashboard - which reports on traffic for a given URL, as well as the total traffic, and bot / crawler traffic.
Here's the Page Traffic Dashboard, with some dynamic HTTP Handler driven line charting. There's two view of the traffic for the specified URL: 7 x 24 hour slices, and 4 x 7 day slices, so you can see what sort of traffic a URL is getting.

The Page Traffic Dashboard is similar - but not quite as sexy (no charting yet). It includes the top ten URLs for the last 7 x 24 hour slices, and 4 x 7 day slices, and a "Greatest Hits" which counts up all hits stored in the HttpLog (if you're running on a hosted server you may need to archive off older logs, which you can do easily enough using the 'Save' function on the "Http Logs" admin screen.
Bug: Content not sticking to Page when Page first saved.
I've noticed this recently, but am still investigating. It appears that when you first create a page (and assign some content to it) that the content assignments are lost; if you re-create the assignments and save again they are held (as you'd expect). This bug will be fixed in the next release (just as soon as I find some time).
|