AutoTrack

Lightweight, self-hosted website analytics.
Privacy-first. No cookies. No sign-up.

Setup

Add this one line to any website you want to track, right before </body>:

<script src="https://your-autotrack-domain.com/tracker.js"></script>

That's it. Page views, clicks, and time-on-page are tracked automatically. The domain is detected from the page URL — no configuration needed.

View Analytics

Your dashboard is at /dashboard. It's protected by the admin password set in your ADMIN_PASSWORD environment variable.