Since we're all here to gather as much information as possible on how well our sites are doing, I find the following Google Analytics feature extremely interesting.
Google Analytics has a great feature these days which allows you to tracks internal site searches, and get some nice analytics in return.
I would love to see our forum searches hooked up to this, to get a better understanding what people are searching for, internally on our site.
Does anyone know how to achief this with vBulletin? GA looks for URL encoded search strings (ie: search?hl=en&q=Keywords+here), but since vBulletin uses a different technique, it would only be alternativly possible by feeding the google script like this : pageTracker._trackPageview('search?q=searchQueryHe re');
Any idea how I pass the entered search query also to the little GA script?
I found two links describing the technique used, which might be helpfull:
https://www.google.com/support/googl...75817&hl=en_US
Google Analytics Site Search | Wiki | ExpressionEngine
I've posted this question at vBulletin.com as well, but I guess vBSEO's forums has more people interested in stats & results, in order to "traffic tune" their websites![]()



LinkBack URL
About LinkBacks






Reply With Quote
... what did you put in Query Parameter (required): search.php, search.php?searchid or something else?
