StudioAB

Entries categorized as ‘Analytics’

New Google Analytics Features

November 11, 2008 · Leave a Comment

Google Analytics provides free, rich analytics for organisations

Google Analytics provides free, rich web stats for organisations

Google have been gradually updating analytics accounts to add some very shiny new features, and our (work) account was finally upgraded over the weekend. Apart from a fresh lick of paint and a slightly smoother interface (noticably quicker loading times, too), there have been some significant additions to the functionality provided.

On logging in, the first obvious change is the profile overview screen. In addition to listing your profiles this also gives quick breakdowns of Visits, Avg Time on Site, Bounce Rate and Goals, which can be displayed by day, week, month or year. There is also a traffic lighted percentace increase / decrease figure so that you can quickly see whether your profile is over or underperforming in comparison to the previous period.

Clicking into a profile, things aren’t so changed as to be scary. The dashboard is still laid out in the same way, displaying the point graph at the top and your custom area below. To the left are the usual options for filtering Visitors, Traffic Sources, Content and Goals.

The three big new features, which I will go into more detail with once I’ve had a chance to play with them, are Advanced Segmentation, Custom Reporting and Visualisation. Scraping the surface these features appear to add significant value to Google Analytics for any organisation and should help me to add a lot of depth to my work Analytics reports going forwards.

If anyone has had a play with these new features yet, please feel free to shout out in the comments. I’m off to have a play with my new toys; the first thing I will be hitting back with should be the Advanced Segmentation. Watch this space!

Categories: Analytics · Application
Tagged: , , , ,

WAMP server

November 7, 2008 · Leave a Comment

It’s been a good few years since I have done anything with PHP and, not having my old machine with Apache / MySQL set up any more, I have not had a lot of impetus to revisit this language.

A recent discovery, however, of the WAMP server (http://www.wampserver.com/en/) application has rekindled my desire to play with what was always my favourite programming language. WAMP is an incredibly easy way to set up the Windows / Apache / MySQL / PHP server environment. Just download and run the executable and everything is done for you. It took me about 3 minutes which is far less time than I remember from the manual set up I used to do. WAMP server also provides a nice system tray icon to control all the processes.

I’m sure Linux users will scoff at the simplicity of this process, but for setting up a new server on a windows environment I don’t think it get’s quicker than this.

Off the back of this I’m planning on testing out a few open source CMS solutions that run on the PHP / MySQL framework, so watch this space.

Categories: Analytics · Application · Development · Projects
Tagged: , , , , , , ,