Analytics Market is a one-stop resource for anything you can do with Google Analytics. Tips and tricks, product news, API tools, and more!
Analytics Market Chart

Actual Metrics's blog

Why Are There Referrals From My Own Site?

Why do you see yourself as the source of traffic?

If you see your own website under the Referring Sites report in Google Analytics, it may be a symptom of bad or missing code on your site. If the number of self-referrals are too high, they could be corrupting your data and covering up the real traffic sources.

Find out what the cause of the self-referrals are and what you should do about them.

How Google Analytics Works

Looking under the hood of Google Analytics will help you understand what the numbers really mean.

Understanding Google Analytics reports and capabilities requires an understanding of the basic principles. Knowing what data Google Analytics can capture and how it interprets it is key to making sense of the software.

At its most basic level, Google Analytics consists of

  1. JavaScript code on each page of a website,
  2. log files on Google's servers and
  3. a processing engine that populates reports in your account.

Getting Around Google Analytics

Go from a Google Analytics hobbyist to an analyst in ten minutes with these tools.

The Google Analytics interface provides access to a number of tools that users often overlook. The interface is unobtrusive enough that sometimes users aren't even aware that they exist. These tools allow you to display reports differently. Using these tools will help you find trends and correlations in your data that aren't always visible at a quick glance. Mastering them makes a big difference between meaningfully analyzing your reports and just looking at numbers.

How Google Analytics Gets Information

When Google Analytics code gathers information about each pageview, how does it send that information back to the servers to process?

It sends it in the query string of a small file, called __utm.gif. In this way, a log file is created that contains all of the visit information for every single pageview, transaction and event. When the files are processed, Google Analytics can then string together individual events into a single visit.

Customize Code and Automatically Tag Outbound Links

Today we announce the roll out of two free Google Analytics tools: a tracking code generator and LinkTagger. These allow for easy customization of your Google Analytics tracking code and for automatic tagging of all your outbound links and downloads.

Why Don't Log Files Match Google Analytics?

Think of it this way. Google Analytics is an apple. Log files are oranges.

It is not uncommon for Google Analytics users to run it in tandem with another tool to audit the reports or test its accuracy. Often they compare it to other web analytics tools, but sometimes it gets compared to tools that were never meant for web analysis.

This article will focus on one common question: Why doesn't Google Analytics line up with my weblogs?

Creating Goals in Google Analytics

Google Analytics becomes much more useful when it knows what is important to you.

Goals in Google Analytics allow you to define important events and then start tracking conversions. You can tie those events back to traffic sources that visitors used before converting. You can use them to begin measuring relative influence of each page on your site. Goals can also tell you on which pages in a process you are losing visitors.

In short, goals are an important piece of the puzzle if you want to know how your site and your marketing are performing.

Google Analytics is Slow

Despite it's strengths, Google Analytics can sometimes be slow. It's not uncommon to hear users complain that it's working more slowly than they would like. These complaints fall under two categories: the interface itself is not very responsive, or the data is not updating fast enough.

Google Analytics is Down

As Google Analytics has become more ubiquitous, disruptions in service tend to be felt far and wide.

Google Analytics Outages

There have been a handful of widespread outages since Google Analytics was first rolled out. They have typically been rare and brief, but they have been troubling for users nonetheless.

Google Analytics Code is Slowing Down My Site

The browser is a liar.

Fast page load is vital for websites. Internet users have a notoriously short attention span, and if a site takes more than a few seconds to load, they leave in droves. Before placing additional code onto a website, it's important to determine whether that will effect page load times negatively.