Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
Go to file
2019-09-02 12:29:19 +01:00
assets Initial commit 2019-09-02 12:29:19 +01:00
config Initial commit 2019-09-02 12:29:19 +01:00
lib Initial commit 2019-09-02 12:29:19 +01:00
priv Initial commit 2019-09-02 12:29:19 +01:00
test Initial commit 2019-09-02 12:29:19 +01:00
.formatter.exs Initial commit 2019-09-02 12:29:19 +01:00
.gitignore Initial commit 2019-09-02 12:29:19 +01:00
.tool-versions Initial commit 2019-09-02 12:29:19 +01:00
compile Initial commit 2019-09-02 12:29:19 +01:00
elixir_buildpack.config Initial commit 2019-09-02 12:29:19 +01:00
mix.exs Initial commit 2019-09-02 12:29:19 +01:00
mix.lock Initial commit 2019-09-02 12:29:19 +01:00
Procfile Initial commit 2019-09-02 12:29:19 +01:00
README.md Initial commit 2019-09-02 12:29:19 +01:00
screenshot.png Initial commit 2019-09-02 12:29:19 +01:00

Plausible Insights

Plausible is a simple, lightweight web analytics service that provides the most important traffic stats without intruding on your visitors' privacy. It collects unique visitors, referrers, top pages, countries, and device information using a lightweight script.

View live demo of our own analytics

Why Plausible?

  • Clutter Free: Stop digging through complex reports to find what youre looking for. Plausible presents the most important information to you on a single page.
  • Anonymous: Measure traffic, not individuals. No personal data or IP addresses are ever stored in our database. Read more about our data policy
  • Lightweight: Plausible works by loading a script on your website, like Google Analytics. Our script is 14x smaller, making your website quicker to load.

Interested? Read more on our website

Can Plausible be self-hosted?

At the moment we don't provide support for easily self-hosting the code. Currently, the purpose of keeping the code open-source is to be transparent with the community about how we collect and process data.

Technology

Plausible is a standard Elixir/Phoenix application backed by a PostgreSQL database. On the frontend we use TailwindCSS for styling and some vanilla Javascript for interactive bits.

Feedback & Roadmap

We have a feedback board and a public roadmap. Please let us know if you have any requests and vote on open issues so we can better prioritize.