Forum Moderators: DixonJones
I use the search engine definition file from [science.co.il] which is very extensive. This is used by Analog to generate the search query report:
reqs: search term
----: -----------
439: widgets
321: custom widgets
213: widget manufacture
This tells me who is searching for what, but I want to know where they are coming from. Basically I need the Referrer Report, filtered by the definition file above, something like:
reqs: search engine
----: -----------
678: www.teoma.com
478: search.msn.co.uk
403: dir.yahoo.co.uk
ignoring any referrals not in the configuration file.
Is this possible? If so, how? I've combed the documentation to no avail...
<edited to make table clearer>
(edited by: count_zer0 at 8:45 pm (utc) on Feb. 18, 2002)
REFSITE ON
REFSITEFLOOR 1r
SEARCHQUERY ON
SEARCHQUERYFLOOR 1r
and I get referral totals for all referring sites, including search engines and keyword referrals. Maybe they're on by default, but I didn't see it in your .txt file.
Hope that helps...like I said, I'm no wacko...I mean guru.
ALL ON
REFSITEFLOOR -100r
REFFLOOR -100r
SEARCHQUERYFLOOR -100r
SEARCHWORDFLOOR -100r
in my config file. This gives me the top 100 referrers/search queries - but no totals. I have to paste the output into Excel and SUM the column - uggh!
And surely there must be some way to view referrals by search engine?