Articles

Browse through my technical articles, guides, and tutorials covering ECU programming, home automation, electronics, and various other projects.

Adding a Page View Counter to a Grav CMS Site

Grav CMS Page View Counter

If you run a Grav CMS site and want to show visitors how many times an article has been read — today and all time — this is how to do it entirely self-hosted, with no JavaScript trackers or third-party analytics services involved.

The end result lo...