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.

Cookie-free

Analytics without personal identifiers or consent banners.

GDPR-friendly

Compliance built in — nothing extra required.

Built on Respect

“Do Not Track” settings are always honored.

Clarity

Focus on the signals that matter, without the clutter.

Top Pages

Instant visibility into which content resonates most.

UTM Basics

Source, medium, campaign, term — simple and useful.

Simple UI

Data that’s easy to read, act on, and share.

Performance

Lightweight, fast, and reliable — analytics that stays out of the way.

Fast & Lightweight

Tiny script delivered via CDN and Cloudflare Workers.

Edge-Powered

Runs globally at the edge for faster insights.

Ad-Block Friendly

Continues working where traditional analytics get blocked.

No cookies No PII EU-friendly SPA-ready

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

LiteMetrics demo
LiteMetrics demo

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

Free

€0

  • 1 site
  • 1 month data retention
  • Basic dashboard
Blogger

€5/mo

  • 3 sites
  • 6 months retention
  • CSV export
Pro

€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.