Hits, visits, and views- a common source of confusion
While web analytics has precise definitions for what constitutes a hit, a site visit, and a pageview, the wider web community is not always on the same page. In particular, those who claim that there site has ’12675 hits per month’ are sometimes a little confused (or being confusing). Let’s start by laying out exactly what analysts mean when they use these words:
Visits: When an individual loads any page on a website or more than one page, one after the other, it counts as a visit. If they leave and then return soon after or stay on the same page for a long time the waters get muddier (see the discussion on the way Google Analytics counts sessions for more on this) but right now it suffices to say that when a user arrives on site and looks around it counts as a single visit.
Views, or Pageviews: When a user opens a new page, they add to the view count. A single visit can contain many pageviews (and ideally, it usually should). If they happen to click onto another page than come back, that counts as two pageviews. There is another measure called ‘Unique pageviews’ that doesn’t count more than one view of a particular page in a single session.
Hits: A single pageview can generate several hits. Essentially, a hit is a request to the server, and it’s one hit per page element, not per page. A busy page with lots of images with have a higher hit count than a plain and unadorned piece of HTML.
So a person that claims 12675 hits per month could be talking about the total number of hits, of which a single visit can generate dozens or hundreds, or they could be talking about visits or pageviews. If they’re being underhanded they may be giving an honest hit count and hoping people will mistake it for a visit count.
Either way, it pays to be clear, especially when you’re trying to establish what a site should be charging for advertising. If in doubt, ask for a visit count and take care to distinguish between overall figures and those that relate to individual pages.


