|
What is aWebVisit ?
It's a Perl5 script that analyses WWW logfiles for visitor information like the :
- most commonly used ENTRY points into the website
- most commonly used EXIT points from the website
- most commonly used TRANSIT points in the website
- most commonly used HIT & RUN points of the website
- most frequently followed internal LINKS
- average DURATION of each visit
- average number of PAGES viewed PER VISIT
- average TIME SPENT on each page
- path of the LONGEST VISIT (in time and/or hits)
The reports are generated in HTML format for easy viewing.
|