GlobalLifestyles,
Just to add to sparky_t's post.
(just incase you weren't aware)
There is a difference between hits and pages(page views)
Hits have always been loosely defined as the number of pages that have been viewed by visitors.
However, that definition is more specifically referred to as page views, where as hits is the number of files called by the server.
A few examples of hits.... pictures, graphics, css, include pages, etc.
So, a stats(log) program may show 10,000 hits. But if there are on average 10 files in each of your pages, then the number of pages views would actually be 1,000 (10,000/10)
|