Privacy-First Web Analytics
Self-hosted analytics that respects user privacy. Built with Rails and SQLite.
# Features
# 🔒 Privacy First
Your data stays on your servers. No third-party tracking, no cookie walls, no invasive data collection. Users aren’t tracked across the web.
# ⚡ Lightweight
TinyPixel adds minimal overhead to your application. A single 2KB script is all you need to start collecting analytics.
# 🗄️ Self-Hosted
Deploy TinyPixel on your own infrastructure. Complete control over your data with no vendor lock-in.
# 📊 Real-Time Insights
Watch visitor patterns as they happen with hourly, daily, and weekly stats by default.
First deploy TinyPixel, then add the tracking script to your website:
<script defer
src="https://your-domain.com/tp.js"
data-property-id="ABCDWXYZ"
data-server="https://your-domain.com"></script>
It’s as easy as that!
# Why TinyPixel?
Most analytics platforms track too much and respect privacy too little. TinyPixel is built for developers who want insights without the ethical compromises.
- No user tracking across sites
- No personal data collection
- No AI profiling
- Full data ownership
Start respecting your users’ privacy and owning your own data today.