GoatCounter is an open-source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy-to-use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo. Privacy-aware; doesn’t track users with unique identifiers and doesn't need a GDPR notice. Fine-grained control over which data is collected. Also see the privacy policy and GDPR consent notices. Lightweight and fast; adds just ~3.5KB of...
phpHitCounter is a PHP script that displays a count of hits (or visits). A counter image is generated by the script and shown on the counted page via an HTML <img> tag. phpHitCounter requires no configuration or database. It is easy to install.