Google Analytics Tracking Code Snippet
I just updated my web site pages with the new Google Analytics tracking code snippet. It fixes a rare javascript pop-up error message by using a try-catch snippet. If you are familiar with object oriented programming languages, try-catch statements are nothing new. If you aren’t familiar… well the Google article gives you everything you need to know.
For more on javascript try catch statements:
http://www.w3schools.com/jS/js_try_catch.asp
Have you updated your snippets?




And by the way… this is a perfect example of why reading relevant technology blogs keeps you up to date. I first found out about this issue on the Search Engine Watch blog: http://blog.searchenginewatch.com/blog/090119-113654