One counter, or one per page
The decision between maintaining a single visitor tally for an entire website or utilizing individual trackers for distinct subpages directly shapes the resulting statistics. Both methodologies serve entirely different analytical requirements.
What one number answers
The single counter answers one question and answers it well: is the site as a whole being read, and is that changing. It is the number that belongs in an annual report, and the only one that stays comparable across years, because it does not depend on which pages happened to exist at the time.
A single, site-wide counter operates as a general monitor of overall activity. The implementation is highly efficient, requiring only one HTML snippet placed in a shared template element, such as a site footer, accumulating all traffic into one central metric.
It also has an honest limitation. A rise of a fifth over a season says that something is working; it does not say what. The single number can start an investigation but never finish one, and on a site with twenty pages it leaves nineteen of them unaccounted for.
What several answer
Conversely, assigning individual counters to specific articles or galleries isolates attention metrics. However, administrating dozens of disconnected counters quickly generates confusion and scales poorly as a website naturally expands over time.
Several counters answer the question the single one cannot. If the photo gallery, the schedule and the history page each carry their own tally, the difference between them says which of the three is being read — and that is a question with a decision attached, because effort can be moved.
The comparison only works if the counters were installed at the same time. Two counters started a year apart are not comparable, and no arithmetic afterwards repairs that: the older one simply has a year of numbers the other does not.
Where it stops being readable
There is a threshold, and it is lower than expected. Three or four counters are a comparison. Twelve are a list nobody reads, and thirty are a maintenance task: every new page raises the question of whether it needs its own, and every removed page leaves a tally behind that refers to nothing.
A useful middle position exists. One counter on the shared template gives the total, and a second on the one page whose fate is genuinely uncertain — the gallery, the new section, the page somebody argued about — gives the comparison, without turning measurement into administration.
The question is therefore not which method is better in the abstract. It is how many separate questions there actually are to ask, and on most small sites the honest answer is one, occasionally two. Counters are cheap, but attention is not, and the second one has to earn its place the way the first did.