A small content site can learn a lot without building a surveillance machine. The best analytics setup answers editorial and operational questions: which guides are found, which links are useful, what queries bring readers, and whether pages stay fast.
The minimum useful dashboard
- Top pages by landing visits and engaged reads.
- Search referrers and query groups where available.
- Outbound clicks on affiliate and reference links.
- 404s, slow pages, and large assets.
- Country or language trends only at a useful aggregate level.
Why lighter tools often fit better
Plausible is a strong fit when a site wants a simple hosted dashboard, public stats options, goals, and privacy-first defaults. GoatCounter is appealing when the operator wants a very small tool, clear privacy documentation, and simple traffic reporting. Matomo fits teams that need more control and deeper reporting but accept more setup responsibility.
GA4 is powerful, especially for advertising ecosystems and complex conversion paths. It is also more than many editorial sites need. If the site does not run ads, does not do remarketing, and mainly needs article performance and outbound conversion counts, start smaller.
Privacy claims need configuration
The legal mistake is writing 'no cookies, no consent needed' as a universal rule. CNIL's exemption guidance lists conditions, including user information, opt-out, limited audience measurement, single-site scope, and IP truncation. Matomo's guidance also notes that rules differ by country.
Performance is part of analytics
HTTP Archive's Web Almanac page-weight chapter is a useful reminder: JavaScript is not only bytes over the wire. It also has to be parsed and executed. For a site whose value is reading, a smaller analytics script is not a vanity metric. It protects the page experience.
RecommendDay's default
This site starts with server logs, Cloudflare analytics, Search Console, and manual outbound-link checks. If a client-side tool becomes necessary, it should be added for a named question, not because every site is expected to have one.