Page view Configuration

Configuration of page view can be changed at [Configuration]-[Page view] on the menu bar.
This window has the capability to define the contents needs be counted as page view.
NCSA Common log, W3C Extended log and IIS log record all requests. Those requests include not only html but also images like gif and jpg.
When we talk about page view, it has to be component like html, html, jsp and asp. Image file like gif and jpg shouldn't be counted as page view.
The example in below, NCSA Common log has 5 requests. If you count all those records, page view becomes 5, which is wrong.
Actually, as you can see, index.html in first row includes adv.gif and photo.gif, appl.html in 4th row includes upd.cgi. Therefore page view has to be 2, not 5.
This page describes how to define the contents needs to be counted as page view.

Example:
213.128.221.229 - - [28/Jan/2007:04:16:14 ] "GET /index.html HTTP/1.0" 200 3333
213.128.221.229 - - [28/Jan/2007:04:16:19 ] "GET /images/adv.gif HTTP/1.0" 200 2250
213.128.221.229 - - [28/Jan/2007:04:16:21 ] "GET /images/photo.jpg HTTP/1.0" 200 1675
213.128.221.229 - - [28/Jan/2007:04:16:23 ] "GET /main/appl.html HTTP/1.0" 200 1602
213.128.221.229 - - [28/Jan/2007:04:16:26 ] "GET /cgi-bin/upd.cgi HTTP/1.0" 200 5231

Description of the fields

 

Add content subu-window

This window has the capability to add content to the list.

Description of the fields

.