FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

From that point, you get: Pageviews, sessions, unique visitors, bounce rate Country / region / city breakdown (via local ","image":"https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fobx9zln7dkr7u70tjd7r.png","datePublished":"2026-02-27T21:29:46","author":{"@type":"Person","name":"Om Dongaonkar"},"publisher":{"@type":"Organization","name":"Dev.to"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://flarestart.com/article/built-a-self-hostable-plausible-sentry-alternative-in-one-day-20260227"}}
Back to articles
Built a Self-Hostable Plausible + Sentry Alternative in One Day
NewsSystems

Built a Self-Hostable Plausible + Sentry Alternative in One Day

via Dev.toOm Dongaonkar1mo ago

I Built a Self-Hostable Plausible + Sentry Alternative in One Day - That Runs on Shared Hosting I worked on projects that run on shared hosting. PHP + MySQL, no root access. It's a real environment that a lot of developers actually ship to - and almost no tooling is built for it. But every analytics or error tracking tool I looked at assumed you had a VPS at minimum, or were happy paying a SaaS bill every month. Plausible is great - but it's paid per site, and self-hosting it means Docker, which means a VPS. Sentry's free tier is generous until it isn't. And there was a hard requirement: no third-party services touching user data. So I built one. In a day. It's called Micrologs . What it does Drop one script tag on your site: <script src= "https://yourdomain.com/snippet/micrologs.js" data-public-key= "your_public_key" data-environment= "production" async > </script> From that point, you get: Pageviews, sessions, unique visitors, bounce rate Country / region / city breakdown (via local

Continue reading on Dev.to

Opens in a new tab

Read Full Article
27 views

Related Articles

Legacy PC design misery
News

Legacy PC design misery

Lobsters • 3d ago

Most scientific models assume the system already exists.
News

Most scientific models assume the system already exists.

Medium Programming • 3d ago

Why 90% of Claude Code Users Are Missing Its Most Powerful Feature ‍♂️
News

Why 90% of Claude Code Users Are Missing Its Most Powerful Feature ‍♂️

Medium Programming • 3d ago

A Review on Language Models as Knowledge Bases
News

A Review on Language Models as Knowledge Bases

Dev.to • 3d ago

Observa 0.2.0: Dashboards, Alerting, Backups, and Data Export
News

Observa 0.2.0: Dashboards, Alerting, Backups, and Data Export

Medium Programming • 3d ago

Discover More Articles