Nov 06 2007
5 Great Google Analytics Tips Print
Tuesday, 06 November 2007

Google AnalyticsAs a follow-up from my last post which pointed about Brian Clark's quote about reading more books, I'd love to highlight a great eBook I read over the weekend.


At the last JoomlaSouthEast meeting, Brent from 3by400 showed me a great Google Analytics book called simply "Google Analytics Short Cut". Wow, does it pack a lot of useful information into a $10 PDF.


The book certainly isn't an introduction to GA. Its pretty technical at times and won't help beginners, but for people already familiar with GA its full of great information. I've reproduced some of the best tips here.

1) Put the GA Code in the Site Footer

Do this for the simple reason that if the GA code is slow in loading, your site will still resolve. Lots of Joomla GA mambots place the code in the head - avoid this. 

2) Double Counting Page Views

Default SiteIf our homepage was alledia.com/index.html, GA would count two page views: alledia.com and alledia.com/index.html. Avoid this by setting index.html as your default page inside Profile Settings >> Main Website Profile Information.

3) Tracking Clicks on Images and Buttons

You can use GA to track how often people click on an image or button. Simply add urchinTracker() to the onClick event of that element. For example:


<img src="/image.jpg" onClick="javascript:urchinTracker('/image.jpg');" />


GA will then record a page view for image.jpg.

4) GA Filters Understands Regions

Google Analytics Short CutIf you want to track how visitors from a certain region are behaving, you can create a custom filter for "Visitor Region" and place "New York" or "California" in the "Filter Pattern" field.

5) Get Around the Four Goal Limit

It is possible to track multiple conversion activities in a single goal. For example, both these pages might be conversion pages:


  • http://www.alledia.com/blog/outbound/rss/google
  • http://www.alledia.com/blog/outbound/rss/rss


GA Goals allow regular expressions so we cover both URLs by using /rss/(google|rss)$. Both URLs match the regular expression and would count toward the goal tally. To drill down into the data and differentiate which URL generated more goals, use the Goal Verification report.


Note: Once you change data in GA it can't be changed back. Run all changes on a test profile first.


Signup for the monthly Alledia newsletter with great Joomla SEO advice:        
Comments (9)Add Comment
...
written by Good Web Practices, November 06, 2007
Thank you for these tips! (2) is one I'll do straight away - thanks Steve.
...
written by ulas, November 07, 2007
analitics and the other google services are becoming more intresting day by day.

i'm learning a new think everyday. your tips are one of them.

Thanks for the tips smilies/smiley.gif
Tanks
written by Ferdy Korpershoek, November 09, 2007
Thanks for the tips!! They helped me!!
...
written by Anne Hennegar, November 09, 2007
Thanks for the pointer to the Short Cuts as it looks great. As a FYI, some public libraries have online subscriptions which include O'Reilly's Safari. My county does which is very nice. You may not get all the permissions/features of a corporate user, but it is still a great resource.
...
written by Good Web Practices, January 18, 2008
Another great tip is installing this javascript just above the analytics code, which automatically tracks downloads of pdfs/mp3s/etc on the webpage without needing to installing the on-click event for every link:

http://www.iqcontent.com/blog/2006/11/tracking-document-downloads-in-google-analytics

Extremely useful on bigger sites! I installed it on a clients site today :-)
The Best for Google..
written by Max Burgstaller, February 07, 2008
I do not know, but you, and I will listen to you. smilies/cool.gif
...
written by Good Web Practices, February 11, 2008
I think tracking downloads in Google Analytics is really important. So important in fact that I posted a JavaScript which makes tracking downloads with the tracking code automatic. I hope this will be really useful for sites where tracking downloads and clicks to external links is important:

http://www.goodwebpractices.co...cally.html
...
written by Max Burgstaller, February 12, 2008
Many thanks for the reply. I am convinced that the tracking downloads important. At the time, I hope that my side occasionally by Alledia or Alledia specialists will be reviewed and I appropriate measures for a better search on the site beltec.aero can take. The topic of search engines is for me to be very difficult to understand. (The age ..)
Cordial greetings
Maxburg
...
written by Space Zone, July 20, 2008
"GA Goals allow regular expressions "
that's new to hear it will be useful really cause some affiliate links I got and need to track them

Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
smile
wink
laugh
grin
angry
sad
shocked
cool
tongue
kiss
cry
smaller | bigger

busy
 
right