CA

GoatCounter Dashboard

2026 · LinuxBCN
GoatCounter Dashboard

Clear analytics for static websites

A web analytics dashboard that shows exactly what you need to know about your visitors. No noise. No cookies. No subscriptions.


The problem

Conventional analytics tools — Google Analytics and similar — are built for marketing teams that want aggressive tracking. For a local business, a school or an association, they’re excessive, invasive, and often blocked by browsers.

GoatCounter is a free, privacy-respecting alternative. But its interface isn’t immediate: you have to interpret tables, navigate through panels, and the workflow is slow and manual.


The solution

The GoatCounter Dashboard is a lightweight panel that reads data from GoatCounter and presents it in a direct, clear and useful way.

One API call, a cached JSON file, and a dashboard that loads instantly. No database, no dedicated server, no external dependencies.

KPIs and temporal chart

What it shows:

  • Visits today / last 7 days / 30 days / annual total
  • Average daily visits
  • Interactive temporal chart (day / week / month · 7d / 30d / 3m / 1y)
  • Most visited pages and sections
  • Language and referrer breakdown
  • Location by country
  • Browsers, operating systems, and device types

What the data reveals

When you install the dashboard on a restaurant website, the data confirms what you already suspected — and helps you act:

60% of visitors use Safari. 77% visit from a mobile device.

Browsers and operating systems

It makes complete sense: people look for somewhere to have dinner while they’re out walking, or decide where to eat from the sofa on a Saturday afternoon.

Knowing this with concrete data isn’t an academic exercise. It means the design has to be flawless on a small screen. That key information must be visible without scrolling. That the restaurant’s phone number must be one tap away.

Data doesn’t change your intuition — it confirms it and gives you the arguments to make decisions without hesitation.


How it works

The dashboard integrates with any static website: Hugo, Jekyll, Eleventy, or even a plain HTML folder.

A PHP script — or a GitHub Actions workflow for fully static sites — queries the GoatCounter API once, writes a cached analytics.json file, and from there everything runs in the browser.

Access is protected with a password (SHA-256, no server required). The design uses IBM Plex Mono, works well on mobile, and loads no external resources.


Result

A dashboard that installs in minutes and runs for years without maintenance, without renewing subscriptions, without handing data to third parties.

The information that actually matters, presented so that anyone in the business can read and understand it.


Technology

Hugo · GoatCounter · PHP · GitHub Actions · Chart.js · IBM Plex Mono


Repository on GitHubGoatCounter — respectful analytics