The documentation for MKStats is divided into several sections so you can find the information you
are looking for easier. Navigate through the sections using the toolbar at the top and bottom of
the screens.
You can always get the latest news and documentation about MKStats from the
Official Web Site.
Quick Setup
If you're in a hurry to set up MKStats and try it out, here's a summary of what you need to do.
Please read the rest of the documentation, though!
Uncompress mkstats.tar.gz
Run 'perl install.pl' to setup the program.
Edit 'mkstats.config'. Change the following variables:
$ACCESSLOG - your access_log file
$REFERERLOG - your referer_log file, or blank if you don't have one
$ERRORLOG - your error_log, or blank if you don't have one
$AGENTLOG - your agent_log, or blank if you don't have one
$REPORT_DIR - change to the directory where you want the output to go, or leave it for output to go into the output/ subdirectory
$STRING - change to text that all lines in the log should have. leave blank to process all log lines, or put your username, for example, to process only your hits.
$IGNORESITE - set to your domain if you want to ignore all hits from people in your domain
$REF_IGNOREDOMAIN - if you have a referer_log, set this to your domain name (ex: comapny.com)
Save the changes
Run MKStats from the command-line using 'mkstats.pl -c mkstats.config -v'
When it's done, check in your $REPORT_DIR for the output.