Tiny Paws is built for the youngest people on the internet, so it holds itself to the strictest possible standard: it collects no data, from anyone, ever.
Specifically
- No ads — nothing is sold, promoted, or linked out to a store
- No analytics or trackers — no Google Analytics, no pixels, no fingerprinting
- No cookies — the site sets none
- No accounts — nothing to sign up for, no emails collected
- No third-party requests — the site talks to no server but its own host
Verifiable, not just promised
You do not have to take our word for any of this — you can check it yourself in about a minute, without trusting us at all:
- Watch the network. Open your browser's developer tools (F12), pick the Network tab, and reload. Every single request goes to this domain. Nothing is sent anywhere, because there is nowhere else to send it.
- The browser enforces it, not us. Tiny Paws is served with a
Content-Security-Policy header containing
connect-src 'self'. That instructs your browser to block any attempt to contact another server, even if our code tried. You can see the header in the Network tab under the page's Response Headers. - Pull the plug. Put your device in airplane mode after the first visit. Everything keeps working, because there was never anything on the other end.
- No cookie banner, because no cookies. Check your browser's site data for this domain: you will find settings and tap counts saved by the site on your own device, and no cookies and no identifiers of any kind.
What stays on your device
Settings (sound, calm mode) and playful tap counts are stored in your browser's local storage on your device only. They never leave it, and clearing your browser data erases them.
COPPA
Because Tiny Paws collects no personal information from anyone — child or adult — there is nothing to consent to, disclose, or delete. That's the whole policy.