Add the tracker
One small, dependency-free script on your pages. The only state it keeps is a random id in localStorage. No cookies, no fingerprinting. It fires a tiny pixel that CloudFront already logs, so there’s no backend to run and nothing new to host.
<script src="/tracker.js" defer></script>The tracker is one small, dependency-free file you host yourself. Grab it from web-tracker on GitHub. It’s the same file running this page, tested end to end. Nothing loads from a third party.