9247Follow is a session-based logfile analysis toolhttp://www.mnot.net/follow/Follow is a session-based logfile analysis tool; with it, you can improve your site by tracking how people use it. Take a look at a sample output and have a look at the Readme to see how.
Currently, Follow uses Perl 5 or greater, and has only been tested on Unix (although users have reported that it works well with Windows). It expects input in Common Logfile Format (combined with Access and Referer stats, if you wish) and outputs to plain text or HTML.
Follow is free for individual use; please contact me if you wish to use Follow or its code for commercial use (i.e, reselling, incorporating it into a product or service). See the license for more details.CGI and Perl > Scripts and Programs > Web Traffic AnalysisOct 11, 2006
PHP, the Hypertext Preprocessor for dynamic websites is today's hottest server side technology. The excellent code performance and the support for the common databases (Oracle, Sybase, MySQL and many others) makes PHP to the most popular scripting language.
This utility parses an Apache log file and determines
# how many unique domains visited your site, then compiles
# a list of them (good for directing to an email or logfile).
# It uses a cache file to speed up the process as well (not
# having to do DNS lookups all the time). It only handles
# the first level of a domain, IE: blah.mchsi.com and dink.mchsi.com
# will just be listed as 2 entries from mchsi.com.
ApaLogFilter is a tool - released under the GNU General Public License - which filters and manipulates web server logfiles (NCSA Combined Log Format). The purpose is
to reduce the number of lines in the logfile to lines which are relevant for the statistics,
to manipulate the data in the entries, so that they can be better interpreted.
The analyses itself can be done with programs like analog or webalizer. This tool complements those by providing a preprocessing step for raising the quality of the reports
CounterLog monitors accesses to any pages which contain an SSI code referencing it. It can create NCSA-format agent and referer logs, which can be handy if your server doesn't happen to already provide you with that information. It can also be used to put text-based access counters on some or all of your pages. (Called via either SSI or JavaScript.)
Based on parsing logfiles and written in Perl, it can be run on most plateform which support Perl.
It can read web logfiles from various webserver (like IIS or Apache) but also squid or FTP logfiles.
W3Perl can be run from the command line or from the web interface.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.