Last Update: Monday, January 2011
- [v1.2] Fixed: Handling of few goals.
- [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.
- GA Show Values « Bookmark this link! (Updated, v1.1)
Using the bookmarklet is simple.
- Bookmark the link above and put it somewhere handy...
- Go to Google Analytics » Traffic Sources » Keywords (as an example)
- Click on the "Goal Conversion" tab to see Conversions versus Keywords
- 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:
- Open this page in Chrome
- Copy the source code below
- Hit Ctrl+Shift+B to open the Bookmark Manager
- Select the "Bookmarks Bar" folder, or other folder of your choice, in the left hand panel.
- Click "Organize" and choose "Add Page..."
- Give your bookmarklet a name like "Goal Values"
- Paste the stuff you've copied from below into the "URL" field.
- ... 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 )
Not working correctly?
I keep seeing "NaN" instead of the actual figures for certain stats? any ideas? Thanks.
Great idea by the way....
Jim
Fixed - v 1.1
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
Fixed!
Thanks Jim
Working really well now - it's a great tool.
Paul
Kenneth
Doesn't work
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?
Jim
@kenneth - more info please...
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.
Jim
Fixed / Update
This bookmarklet has been updated to fix a few odd bugs... should now work throughout GA - not just in goals - so works, for instance, with bounces.
Mark
Awesome functionality
This has been the bane of our lives - manually calculating convernsion numbers against keywords - why isn't this built into GA????
Many thanks for this - works fine for me. The only thing I can't do is then sort the conversions column by numbers. Are you expecting this to disable that ability at this point?
Jim
@Mark
Fab that you're finding it useful!
Agree with you about the sorting. The GA sort (while done through js/ajax) goes back to the server which removes our results so I tend to sort first and then hit the bookmark. Still not ideal.. I'll have a tinker and see if I can improve it.
Cheers, J.
PHP
PHP Programmer
Its really perfect way to create Goolge goal conversion. I say thanks for this.