Server Stats – A Beginner’s Guide

Sponsored Links


Sponsored Links

You log into your web space and begin to view your site traffic statistics. Have you ever wondered what terms like “hits, Files, Pages, Visits, Sites, KBytes” actually mean when you see them. This little crib card should help you decipher one or two of the terms.

Hits: Most stats programs just use the term hits to mean any request for a document (webalizer seems to call this “files” and uses the term “hits” to also include other types of requests that don’t return files on the file system, like 404s). Example: Let’s say your homepage, index.html, has three images on it. When someone visits your homepage, the server will record 4 hits: one for the index.html document, and one for each of the three images it had to fetch to complete the page. Usage: hits is useful to see how hard your server is getting hammered.
Pages: This is the number of page views, ignoring imbedded images and such. Example: Let’s say your homepage, index.html, has three images on it. When someone visits your homepage, the server will record 1 page view. Usage: Useful metric to determine how many and what individual pages of your site are being viewed.
Sites or Unique Visitors: Usually called unique visitors, this is a deduction of how many “people” visited your site. Usually based on IP address and sometimes other factors as well. This is always an estimation since there is no accurate way to measure that. Therefore different stats programs could come up with different numbers using the same log file. Example: A visit from User A at IP address X would count as one unique visitor, regardless of how many pages they viewed or how many hits they generated. Usage: Great metric to estimate the number of unique people that visit your site. Your reach.
Visits: A visit is a unique visitor’s session measured by some period of time (like 30 minutes or an hour). Subject to the same inaccuracies as Unique Visitors. Example: If User A at IP address X viewed 7 pages and 16 graphics in a 30 minute period of time, that would count as one visit. If that same user came back to the site the next day and viewed 3 more pages, that would count as another session or visit. Usage: Great to see how often people are coming to the site.
Bytes or Bandwidth: This shows the amount of bandwidth sent across the pipe. Example: If your homepage is 14k plus 3 images at 12k each, then when a typical user requests that page they’ll pull 50k of bandwidth (14+12+12+12). Usage: See your bandwidth usage.

Reading the numbers…

Example: 100 unique visitors, 300 visits, 1200 page views, 3600 hits, 2.2GB bandwidth

This means an estimated 100 different people have visited. Those 100 people visited on average 3 times each (300 visits / 100 unique visitors). During each of those 300 visits, those 100 people viewed an average of 4 pages each (1200 page views / 300 visits). Those 1200 page views generated and average of 3600 hits, or 3 hits per page. All together, 2.2GB of bandwidth was consumed.

2.2GB of bandwidth is a lot for that level of traffic. Unless they are movies, the graphics could be way too big. 3 hits per page view? Are images being cached appropriately? Could signal some coding inefficiencies.

The number of visits being higher than the number of unique visitors is a very good indication as this shows you have begun to enjoy repeat visits from some of your website visitors..

4 page views per visitor, how good/bad that is depends on the site. Measures the “stickiness” of your site.

Microsoft Sql Server Database Repair Tool

Try Recovery Toolbox for SQL Server, if your corporate database in Microsoft SQL Server format got out of order and all connections are closed. The SQL 2005 database repair tool represents the easiest way of Microsoft SQL database repair you have ever seen, this program may become a good addition to the set of tools, … Continue reading

Difference Between Manage Hosting And Dedicated Server Hosting?

Whenever you are searching solutions for web hosting, you have two options one is on a shared server and the second is of a dedicated server India. For once you might think of selecting an option which is much cheaper but this decision could also turn unwise for you. Shared servers have lack of independence … Continue reading

Considerations In Choosing Business Hosting and Personal Hosting

Choosing the right web hosting is an important decision in the success of a website. There are many different options and it is wise to decide what the priorities are. To some website owners price is the most important thing, whereas for others it may be the amount of bandwidth or the support available from … Continue reading

File Redirection

Folder redirection is a computing concept which can be used throughout Microsoft’s Windows operating system and only in this particular context. Microsoft generally identifies this particular expression generally if the system by default re-routes records. This approach commonly takes the mode of I/Os or input/output to or from standard directories in addition to folders. These … Continue reading

in a situation Study in Wireless Ordering System For diner servers and cleaners

Motorola lately launched an incident research showing the newest within eating place pos software technologies: portable, wi-fi purchasing methods regarding support crew. the hand-held gadget is all about two times as large like a mobiles, and also links straight into the particular eating place is actually detras software program from a wi-fi link. the situation … Continue reading

feel the foreign umland

Australia is known for the outback. The vast expanse of nature that everyone wants to experience. The great outdoors is what the Aussies are blessed with and with such a great atmosphere, great food will surely come with it. Coincidentally, the land down under is the place for grilling and their style of steaks is … Continue reading

e-mail marketing — if you should make use of a organised assistance for the e-mail marketing promotions

nearly every company can usually benefit from efficient e-mail marketing. a single dilemma which decision makers usually have is actually: the reason why type of program do i require to handle the client as well as likelihood e-mail communications information? nearly all business owners will be well-advised to utilize a taught company. a lot of … Continue reading

Are Speaker Cable Connectors Really Important?

When you are planning to create your home entertainment system, you need to consider a lot of things. First and foremost, for you to achieve that optimal home theater system, you need to have a high definition television. This high definition television will provide a high quality output with a high resolution and sharp picture … Continue reading

Working With Batch Files in Windows

These little files can save time and effort by automating actions that would otherwise be done manually. It seems something of a dark art though, with not many techies I know being able to write good ones. There is nothing I like better than a challenge! The first thing to remember is that Batch Files … Continue reading