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 one running this page, tested end to end. Nothing is loaded from a third party.