Have you ever used the map overlay report in Google Analytics?
It’s a fairly straight forward report that provides site metrics broken down by geographic region.

When viewing data for the United States, you get a row of data for each state.
Most of the metrics provide useful information if the visitor’s state has any significance to your business.

For example, visitors from Ohio might have a significantly lower conversion rate than other states, prompting you to adjust you online campaigns accordingly.

There is one metric though that’s alway’s annoyed me.
That metric is Visits.

The Visits metric simply tells you the number of visits to your site, and in our case, the number of visits from a specific state.
The problem is that in it’s raw form, this number doesn’t really provide any value.

Looking at a site that is evenly popular throughout the United States, you’ll usually see these states as the top four:

  • California
  • Texas
  • New York
  • Florida

Guess what? These states are the states with the largest population.

What I really want to see is how popular a site is per state, factoring in the actual state population.

Lets call this metric State Popularity.

In the past I simply downloaded the visits per state data into an excel spreadsheet and divided the number of visits by the state population. Crude, but it works.

I was discussing this with Jeremy Aube who wrote the fantastic Google Analytics Report Enhancer (or G.A.R.E) plugin for FireFox. I asked him if he could add State Popularity functionality to GARE and a few days later he did it!

Here’s what it the report looks like with the new version of the GARE plugin:

video_game_state_popularity

The stats above are for a site that provides reviews and cheats for video games.

Looking at California (#2) and Washington (#7) it becomes obvious that although the site has almost three times more visitors from California than from Washington, I would guess that Washington has more gamers per-capita than California.

You can download the latest version of GARE from here:

Download the latest version of GARE

Jeremy should have more details about the technical side of things on his blog shortly.

Update:
Jeremy just posted a blog entry with the details of his implementation on the ROI Revolution Blog
http://www.roirevolution.com/blog/2010/02/state_popularity_the_latest_addition_to_the_gare.html

Enjoy and big thanks to Jeremy!

– Ophir