NAME

DeG00gleIISer - Determines what users coming to your website from Google are searching for.

back to top


SYNOPSIS

DeG00gleIISer.pl --i=``C:\WINNT\system32\LogFiles\W3SVC1'' --o=``D:\reports\mywebsite'' --v=0

back to top


DESCRIPTION

DeG00gleIISer is a small utility for determining what users coming to your website from Google are searching for.

It extracts this information from the logfiles of Internet Information Server 4.0 (or Internet Information Services on Windows 2000), provided they are in the W3C Extended Log Format**.

Note that the logfiles must log the Referer (i.e. HTTP_REFERER Server Variable).

**Other log formats may work.

Suggestions for improvements, new features and bug fixes are welcome - contact me through http://www.brettb.com/Contact.asp

back to top


COMMAND LINE ARGUMENTS

-i input folder
Name of folder in which to search for files. Example: C:\WINNT\system32\LogFiles\W3SVC1

-o output folder
Name of folder in which to place report. Example: D:\reports\mywebsite

-v verbose mode
1 = verbose mode outputs script status to console. 0 = no output to console.

back to top


NOTE

This software has been released as 'freeware' on the condition that it is not modified in any way. The software may not be redistributed without permission from the author.

back to top


AUTHOR

Brett Burridge, http://www.brettb.com/DeG00gleIISer.asp

back to top


COPYRIGHT

Copyright (C) 2002 Brett Burridge. All Rights Reserved.

back to top


DISCLAIMER

This software is provided ``as is'' without warranty of any kind.

back to top