Skip to content

What’ So Great About Web Analytics?

2009 October 14

I remember it like it was yesterday. Javascript errors began appearing on virtually every page, pointing to a line in the code toward the end of the source. My worst fear had been confirmed. My Google Analytics tracking code was acting buggy! It felt like a small part of me was dying, and there was nothing I could do about it. You have to understand, I’ve been a huge proponent of all things Google for years. The error ended up being a line break in all the wrong places that broke the actual Javascript code which caused this issue only in IE8. But that’s a blog post for another night.

Despite the fact that my world didn’t end that day and I didn’t have to remove any tracking code from the website, it did raise the question about whether web-based analytics is the best way to go. We all know the benefits. Let’s take a look at some of the risks associated with using web analytics such as Google Analytics, Woopra and many others.

Everyone Visitor Loves Cookies… Right?

Not everyone! More and more people are getting rid of their cookies after closing the browser down, deleting everything to save space and help protect computers against malicious software, which also comes by way of cookies. It doesn’t take a whole lot of sense to at least understand the concept that you’re bound to lose some information due to those who delete their cookies and leave you going blind. Of course, the majority of people still keep their cookies so web analytics will still collect data for the majority of your visitors.

Be Happy With the Analytics You’re Given!

Another problem with many web based analytics tools is that your research has to conform in large part with pre-designated parameters. Sure, you can dig down pretty deep and look at some interesting stuff, but it’s nowhere near the insights you can find when you’re viewing actual log data. Products like Google Analytics are widely in use and they’re great, don’t get me wrong, but they’re definitely a pre-requisite to understanding server-side web analytics.

More Javascript is NOT Better!

No matter how simple the idea may be, it’s good to use as little code as possible to create your pages. This is one of the main reasons CSS is in such wide use, because it refers to a stylesheet that contains information, leaving your pages much lighter than, say, your website in 1998. Well, the same goes for Javascript. This stuff takes time to load and just because you’ve got the fastest connection on the block doesn’t mean your seriously lagging customer doesn’t.

There are plenty of great reasons to use cookie-based analytics software, and there are plenty of reasons not to. If you understand how to read logs or have a web log analyzer that can easily organize the information into something you can digest, then the best option is to just use both.

Share!
  • Sphinn
  • Digg
  • StumbleUpon
  • del.icio.us
  • Reddit
  • Technorati
One Response leave one →
  1. October 14, 2009

    You are so right. Unfortunately, unless you are willing to pay a lot of money for expensive and extensive tracking, right now, we are stuck with cookies and JavaScript, but even that doesn’t track adequately the information we need, nor the actions in today’s websites like AJAX forms and Widgets. We’re thinking about this whole concept a lot, which is why we’ve made the first steps in creating customizable reports, putting control of your data in your hands.

    However, what I’m finding as I talk to people about web analytics is that they really don’t have a clear idea of what information they really need. They get caught up with bounce rates, pageviews, browser stats, and other distracting stats, as I call them. Unless you really explore the big picture, what do these numbers mean?

    I really think those of us in the analytics industry have to start teaching people to better understand what information is important to track, and why, and how to track it and make it work, rather than staring at these charts and graphs, putting our hands on our chins, and saying, “Nice charts!”

    Yes, the methodology for tracking needs to improve, but along with it, a better understanding of users on what they are rally using.

    BTW, the sidebar is a bit messed up. Might want to fix it. :D

Leave a Reply

You must be logged in to post a comment.