Analytics without personal identifiers or consent banners.
Privacy-friendly analytics. Drop a tag, get the signal.
Cookie-free pageview analytics for makers and bloggers. Top pages, referrers, UTM—no bloat, no consent banners.
EU domain • No cookies • <30s install • Works with any site
Privacy. Clarity. Performance.
The three principles behind the Lite Metrics.
Privacy
Respect visitor choices and comply with modern regulations by default.
Compliance built in — nothing extra required.
“Do Not Track” settings are always honored.
Clarity
Focus on the signals that matter, without the clutter.
Instant visibility into which content resonates most.
Source, medium, campaign, term — simple and useful.
Data that’s easy to read, act on, and share.
Performance
Lightweight, fast, and reliable — analytics that stays out of the way.
Tiny script delivered via CDN and Cloudflare Workers.
Runs globally at the edge for faster insights.
Continues working where traditional analytics get blocked.
How it works
1. Add one tag
Paste our lightweight script in your site’s <body>
.
2. We count pageviews
No cookies. Noscript image fallback included.
3. See what’s working
Top pages, referrers, devices, UTM/campaigns at a glance.
Quick preview


Install in < 30 seconds
<!-- Replace YOUR_SITE_KEY with your key -->
<script defer src="https://c.litemetrics.eu/pla.js?sk=YOUR_SITE_KEY"></script>
<noscript><img src="https://c.litemetrics.eu/i.gif?sk=YOUR_SITE_KEY" alt="" referrerpolicy="no-referrer-when-downgrade"></noscript>
Drop the script inside <body>
and you’re done.
Advanced / SPA setup
For single-page apps or custom tracking, you can manually trigger route changes and events:
// Track a pageview
window.liteMetrics.track();
// Track with custom URL
window.liteMetrics.track('/new-page');
// Track with custom URL and title
window.liteMetrics.track('/new-page', 'New Page Title');
Pricing
€0
- 1 site
- 1 month data retention
- Basic dashboard
€5/mo
- 3 sites
- 6 months retention
- CSV export
€12/mo
- 10 sites
- 12 months retention
- Weekly email reports
All plans: no cookies, no PII. Cancel anytime.
FAQ
Do you use cookies?
No. LiteMetrics is cookie-free.
Do I need a consent banner?
Typically no; we don’t store personal data or fingerprint users.
What do you track?
Pageviews, unique paths, titles, referrers, basic utm, device type, viewports, countries and language.
Enough to see what’s working.
How fast can I start?
Under 5 minutes: create site → paste tag → done.