Google Analytics: Adding search engines in the new version
As Google Analytics unlocked a few new features, they also made the new ga.js the default. I'm working on upgrading my Google Analytics for WordPress plugin to work with the new version, but I though I'd let you guys know some of the things I ran into. The first one is that adding search engines now has a different, and in my opinion much more readable, code:
pageTracker._addOrganic("name_of_searchengine","q_var");
I've got a new version of the custom_se.js for those who want it, you can download it here, and you can find the official documentation here.





by Jonathan on 13 December, 2007 at 19:51
Thanks for the update man.
Pingback: Zoekmachines toevoegen in Google Analytics - André Scholten
by Tomek on 13 May, 2008 at 10:26
hi, how can I add two or more search engines?
In the old version you should add to analytics code something like [+1], [+2] etc. for each search engines, but how it works with new analytics code, please?
Pingback: Image search keyword tracking with the new Google Analytics - Yoast - Tweaking Websites