We use Google Analytics a lot to analyse our website traffic.
With Analytics it is possible to specifically analyze the website searches. How could this be incorporated into Joomla?
Kyle I found a hack how to do it.
In components/com_search rename router.php to router.php.off.
When you do that, the search extension no longer uses a SEF url.
In the URL there is a querystring (searchword) that you can pass on to Google.
Then Google logs all your search queries for later analysis.
Thanks for this tip!!! That's good info to track and know! I just did this to my own site and look forward to adding this very important info to my research.
Permalink Reply by Pete on November 4, 2009 at 1:34am
Hi René.
the Jxtended Finder give's you the opportunity to log Joomla searchs and also integrate them to Google Analytics... It's not a free extension but at least it's GPL...