Counting Zeros – Basic Google Analytics Troubleshooting


I’ve been spending more time in the Google Analytics Product Forums – it’s a great way of staying sharp, many of the questions and issues are similar to the ones my clients face, and it’s nice to be able to contribute to the community there.

One of the most common questions I tend to see there is something along the lines of ‘Why can’t I see any data’. Here’s some tips to get started, if you’re staring at a bunch of zeros:

1. Is your tracking code installed correctly?

Check to see that the Google Analytics tracking code (GATC) is actually on the page and deployed throughout your site. Use a tool like Screaming Frog to scan your site to verify that you have a near as damn it 100% deployment of code.

The Analytics Helper extension for Chrome is a quick way of seeing if there is GATC code on the page.

If you see code, then check to see whether it’s firing – I use Google Analytics Debugger all the time. That will tell you exactly what’s being fired off. Top tip – the Debugger tool uses the Developer Console to display results; when it’s open right click on the console and select ‘Preserve Navigation’ – that way you can look back over a series of calls to GA.

2. Do your UA-XXXXXXXX-X numbers match?

Pretty basic this one, but check that the GATC UA number on the website matches that of the profile your’re looking at. That’s the number which appears in your GATC on your website – compare it with the UA number beside the profile name in the main accounts list in your GA interface.

3. What filters are in place?

If you suddenly see data flatline, but the code’s still on the page and firing, then check out any recent filters you’ve configured. A poorly constructed regular expression, or selecting ‘exclude’ rather than ‘include’ can kill your data. I recommend always have a test profile where you can experiment with new filters before launching them on your main reporting profile – remember, if you break your data, you can’t go back and restore it.

4. Have you been patient?

If you’ve just installed the code then take a deep breath and wait – in the support documentation Google says it can take up to 24 hours. It’s usually faster than that, but there can still be a time lag. Check the Real Time reports – they should show data immediately (assuming that the Tracking Status Information says ‘Tracking Installed’).

If you’re expecting a low volume of visitors anyway, then there may simply be no visits to track – assuming you’ve filtered out your own visits on your main reporting profile use your test profile, or another unfiltered profile, to check that your own visitor data makes sense.

 

Want to learn more? You’re welcome to talk to me about GA, we can also meet up at the forthcoming Digital Knowledge Day 2013 – Stockholm 10th April, Sweden.

One thought on “Counting Zeros – Basic Google Analytics Troubleshooting

  1. this article is very nice. thanks for this . I will come back soon.

    my website is a educational website about PHD. I think u can learn a lot from this.

Leave a comment