In the context of web statistics and analytics, the term “Hit” is used to refer to a page load or view by a visitor. It is a basic, though sometimes misleading, unit of measurement for website activity.
More precisely, a “Hit” refers to each request to a web server to download a file. This includes not only the main HTML document of the page, but also any individual elements necessary for its complete display, such as images, CSS files, JavaScript scripts, and other resources.
For this reason, a single web page load by a user can generate dozens or even hundreds of “hits” to the server. Therefore, in modern web analytics, “Hit” is not used as a primary indicator of user traffic. Instead, metrics such as “Pageviews” and “Unique Visitors” are preferred, which give a more accurate picture of the real interest and consumption of content by users.