Web log analysis software: Difference between revisions

Content deleted Content added
Popular log analyzers: Remove external link as before -- see talk page
Rem. wikilink: points to a wrong page
 
(219 intermediate revisions by more than 100 users not shown)
Line 1:
A '''webWeb log analysis software''' (also called a '''web log analyzer''') is a kind of [[web analytics]] software that parseparses a [[Server log|server log file]] from a [[web server (like [[Apache_HTTP_Server|Apache]]), and calculatebased aon lot of indicators fromthe values contained in thisthe log file, soderives indicators about whowhen, whenhow, and howby whom a web server is visited. Reports are usually generated immediately, but data extracted from the log files can alternatively be stored in a database, allowing various reports to be generated on demand.
 
Features supported by log analysis packages may include "hit filters", which use pattern matching to examine selected log data.{{Citation needed|date=October 2010}}
==Indicators reported by most of web log analyzers==
 
==Common indicators==
* Number of visits, and number of unique visitors
 
* Visits duration and last visits
* Number of visits, and number of [[unique visitorsvisitor]]s
* VisitsVisit duration and last visits
* Authenticated users, and last authenticated visits
* Days of week and rush hours
* Domains/countries of hostshost's visitors.
* Hosts list
* Number of page views
* Most viewed, entry, and exit pages
* Files type
* [[List of file formats|File types]]
* OS used
* Browsers[[Operating system|OS]] used
* [[Web browser|Browsers]] used
* Robots
* [[Internet bot|Robots]] used
* Search engines, keyphrases and keywords used to find the analyzed web site
* [[HTTP errorsreferrer]]
* [[Search enginesengine]]s, keyphraseskey phrases and keywords used to find the analyzed web site
 
* [[List of HTTP status codes|HTTP errors]]
==Popular log analyzers==
* Some of the log analyzers also report on who is on the site, conversion tracking, visit time and page navigation.
* [[Analog (program)|Analog]]
* [[AWStats]]
* [[Visitors (program)|Visitors]]
* [[Webalizer]]
 
== See also ==
* [[WebList of web analytics software]]
 
{{DEFAULTSORT:Web Log Analysis Software}}
[[Category:Web analyticslog analysis software| ]]