Google Analytics Goal Conversion

Making Google Analytics Goal Conversion figures more meaningful! A bookmarklet to convert conversion percentages to actual values.


Before

After

Last Update: Monday, February 9th 2009

  • [v1.1] Fixed: Handling of numbers > 999 (with commas)
  • [-] Added: Source of the link for Chrome users...

Google Goal Conversion Values

Google Analytics Goal Conversion analysis is great... but on thing that annoys me slightly is that it only shows conversion as a percentage of clicks.

Personally I'd like to see actual values..

Consider: you send out a mailshot and 480 people click on link A and 76 on link B.

Google Analytics tells you that 3.54% of clicks on A were converted to sales compared to 23.85% of clicks on B.

Personally I think that information isn't immediately valuable... We I'd like to see is that really 17 people were converted from click A and 18 folk from click B.

Browser Bookmarklet: Google Analytic Goal Conversion

So we've built a little bookmarklet to convert the data on the page from percentages to numbers.

Using the bookmarklet is simple.

  1. Bookmark the link above and put it somewhere handy...
  2. Go to Google Analytics » Traffic Sources » Keywords (as an example)
  3. Click on the "Goal Conversion" tab to see Conversions versus Keywords
  4. Click the Bookmark!

Chrome Users

For some reason Chrome doesn't like to let you add that bookmark... so here's the source for you to make your bookmarklet with.  Instructions are slightly different therefore for Chrome:

  1. Open this page in Chrome
  2. Copy the source code below
  3. Hit Ctrl+Shift+B to open the Bookmark Manager
  4. Select the "Bookmarks Bar" folder, or other folder of your choice, in the left hand panel.
  5. Click "Organize" and choose "Add Page..."
  6. Give your bookmarklet a name like "Goal Values"
  7. Paste the stuff you've copied from below into the "URL" field.
  8. ... and you're good to go.  Navigate to a Goal Conversions page and click yuor link... ( Ctrl+B to reveal the Bookmarks Toolbar in Chrome by the way...   or have a look at all the Chrome shortcuts here )

5 Comments on this post

  1. said “Not working correctly?” last year
    Gravatar for

    I keep seeing "NaN" instead of the actual figures for certain stats? any ideas? Thanks.

    Great idea by the way....

  2. Jim said “Fixed - v 1.1” last year
    Gravatar for Jim

    Hi Paul,

    Should be fixed.  The NaN's were caused by the javascript no parsing numbers > 999 ( ie 1,234 ) that have commas in them.  

    You'll need to delete the bookmark and re-bookmark the link in the article above.

    Let me know if that solves it.

    All the best,

    Jim

  3. said “Fixed!” last year
    Gravatar for

    Thanks Jim

    Working really well now - it's a great tool.

    Paul

  4. Kenneth said “Doesn't work” last month
    Gravatar for Kenneth

    Doesn't work in my Firefox. Tried clicking it and it only converted the first one. Also, when working, can it be sorted based on the actual values?

  5. Jim said “@kenneth - more info please...” last week
    Gravatar for Jim

    Odd. I can't replicate the problem but would like to fix it..

    Could you let me know:

    - What error there is (if any). If you run firebug could I have the console output?

    - How many goals you're tracking and high the values get...

    The sorting would be great wouldn't it. It's very annoying that it doesn't. The problem is that unless you're looking at all of your results it would be inaccurate.

    J.

Add your comment…