By NaSPA1 on
I'm considering writing a module to track search engine referrals, specifically the keywords used in the search engine query that resulted in the referral. Has anyone written code for Drupal to extract the query strings and maintain counts of the keywords resulting in queries?
Radi
Comments
Looking for same...
I just migrated from IIS/DasBlog to Drupal - and it's been a total WIN...except for a "referral" module. Personally I found it useful to track where/how my referrals where coming in.
Let me know if you're still interested - we might share dev on this.
Some ideas
Radi
If you use Awstats or have it in your hosting panel, it does show you search engine search keywords.
Also check the searchers module mentioned here http://drupal.org/node/13653 by kps (see comments)
You can use those as a starting point.
--
Drupal development and customization: 2bits.com
Personal: Baheyeldin.com
--
Drupal performance tuning and optimization, hosting, development, and consulting: 2bits.com, Inc. and Twitter at: @2bits
Personal blog: Ba
I can suppose Bbclone. You
I can suppose Bbclone. You can view example here http://bglog.net/bbclone/show_detailed.php?lng=en
But special module will be very useful for me :)