Meaningless, as evidenced by the following succinct explanation:
Hit Counter
A hit counter measures and displays the number of times visitors have viewed a single page on a website. Hit counters are typically displayed on homepages. Hit counters can be public or non-public. If they are non-public, or ‘invisible’, only the webmaster can see how many times the page has been viewed. Technically, hit counters measure requests sent by a visitor’s browser to a server. Each time a visitor’s browser requests to see a page on your site, this request is relayed through your server, and is called a hit.
There is a high potential for confusion here, because log analysis also involves the interpretation of ‘hits’. The hits recorded by log files are much more numerous, and do not individually represent individual human ‘hits’ or ‘clicks’. The hits recorded by log files each represent a single pieces of information (for example a graphic such as a gif) which, when taken together, make up page views. In log file analysis a single page view can generate dozens of hits, depending on how much information is being called up, in terms of graphics, etc. Therefore it is important to always find out the definition of a hit in the system that you are using.
The advantage of hit counters is that many are free, easy to install, and can be graphically altered to fit in with the feel of your site. Additionally, there are also numerous scripts available for free download that can be used to make your own hit or page counter, if you have the time and know-how. To have a look, type “hit counter script download” into your favorite search engine.
The drawback of hit counters is that they will not tell you how many unique visitors you have had. Nor do they always tell you the time period which has been measured. Often the data stretches back to the installation of the counter, which can be interesting, but will not help to analyze trends.