Free Hit Counter & Web Tracker
Monitor traffic, referrers, and popular pages with a lightweight PHP + SQLite tracker. Zero cost, ready for any website.
Hit counter
Lightweight tracker
No DB server needed
Fast dashboard
Get started
Embed instantly
Add a site in the dashboard, then paste this in your <head>:
<script async src="https://your-domain/histats/tracker.js.php?sid=SITE_ID"></script>
<noscript><img src="https://your-domain/histats/track.php?sid=SITE_ID&img=1" alt="" /></noscript>
Replace SITE_ID with the ID from your dashboard.
Real hit counter
Log every view with IP, user agent, referrer, and path.
Bundled SQLite
No MySQL needed. Data lives in data/analytics.sqlite.
Fast dashboard
Add sites, see total hits and today’s hits in one click.
Free & lightweight
Tiny script, works even on shared hosting.
How to use (3 steps)
- Open dashboard.php and log in with the admin password (set in
config.php). - Add a site (name & domain). Get the
SITE_IDand snippet. - Paste the tracker snippet into all your site pages.