Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Counting hits

  • 21-08-2006 8:47am
    #1
    Registered Users, Registered Users 2 Posts: 762 ✭✭✭


    On a counter for a website I have there are page views and visits, Am I correct in thinking visits is each unique visitor and page views is each refresh?

    Also when one talks about hits which figure are they talking about?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 5,517 ✭✭✭axer


    Taken from here:
    * Hit - A request for a file from the web server. Available only in log analysis.
    * Page View - A request for a file whose type is defined as a page in log analysis. An occurrence of the script being run in page tagging. 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.
    * Visitor / Unique Visitor - The uniquely identified client generating requests on the web server (log analysis) or viewing pages (page tagging). A visitor can make multiple visits.
    * Repeat Visitor - A visitor that has made at least one previous visit.
    * New Visitor - A visitor that has not made any previous visits.


  • Registered Users, Registered Users 2 Posts: 76 ✭✭Seohelp


    This web statistics article might be of help.


Advertisement