Website activity analysis
Website activity analysis is the monitoring of visitor activity to a website with the aim of determining what aspects of a website work towards the business objectives. Most web servers provide logs or reports which provide data or information related to visitor activity on a web site. At 4success we provide reports on all our hosted sites.
The key aim of aim of monitoring web activity is to track trends and determine what the outcomes are of any website promotion. For example if marketing resources are used on listing in directories, then it is important to determine what percentage of visitors are coming for this directory. Web logs allow determination of where site visitors may be coming from, this in turn allows decissions to be made with regards to continuation of directory listing,
The following provide explanitions of key definitions used in website activity reporting.
- Hit - A request for a file from the web server. Available
only in log analysis. The number of hits received by a website is
frequently cited to assert its popularity, but this number is extremely
misleading and dramatically over-estimates popularity. A single
web-page typically consists of multiple (often dozens) of discrete
files, each of which is counted as a hit as the page is downloaded, so
the number of hits is really an arbitrary number more reflective of the
complexity of individual pages on the website than the website's actual
popularity. The total number of visitors or page views provides a more
realistic and accurate assessment of popularity.
- Page View - A request for a file whose type is defined as a
page in log analysis. In log analysis, a single page view may generate multiple hits
as all the resources required to view the page (images, .js and .css
files) are also requested from the web server.
- Visit / Session - A series of requests from the same
uniquely identified client with a set timeout. A visit is expected to
contain multiple hits (in log analysis) and page views.
- First Visit / First Session - A visit from a visitor who has not made any previous visits.
- Visitor / Unique Visitor / Unique User - The uniquely
identified client generating requests on the web server (log analysis)
or viewing pages (page tagging) within a defined time period (i.e. day,
week or month). A Unique Visitor counts once within the timescale. A
visitor can make multiple visits.
- Repeat Visitor - A visitor that has made at least one
previous visit. The period between the last and current visit is called
visitor recency and is measured in days.
- New Visitor - A visitor that has not made any previous
visits. This definition creates a certain amount of confusion, and is sometimes substituted with analysis of
first visits.
- Impression - An impression is each time an advertisement loads on a user's screen. Anytime you see a banner, that is an impression.
- Singletons - The number of visits where only a single page
is viewed.
- Bounce Rate / % Exit - The percentage of visits where the visitor enters and exits at the
same page without visiting any other pages on the site in between.
- Visibility time - The time a single page (or a blog, Ad Banner...) is viewed.
- Session Duration - Average amount of time that visitors
spend on the site each time they visit. This metric can be complicated
by the fact that analytics programs can not measure the length of the
final page view. Also, if a visit comes back to the site within a short
period of time, that can be measured as a continuation of the first
session.
- Page View Duration - Average amount of time that visitors
spend on each page of the site.
- Depth / Page Views per Session - Depth is the average number
of page views a visitor consumes before ending their session. It is
calculated by dividing total number of page views by total number of
sessions and is also called Page Views per Session or PV/Session.
- Frequency / Session per Unique - Frequency measures how
often visitors come to a website. It is calculated by dividing the
total number of sessions (or visits) by the total number of unique
visitors. Sometimes it is used to measure the loyalty of your audience.