Plausible Analytics logo

Plausible Analytics

Privacy-friendly, lightweight web analytics and traffic measurement tool

Alternative to: Google Analytics, Matomo, Fathom Analytics, Simple Analytics, Heap Analytics, Mixpanel, Adobe Analytics


About Versions (21)

v1.1.0

2020-10-14

This is our first release under the AGPLv3 license. More information can be found in our announcement blog post by @metmarkosaric.

If you are self-hosting Plausible, please also take a look at plausible/hosting#4. The official docker-compose.yml file had a security flaw because it exposes the Postgres port to the public while using the default credentials. Please make sure to either remove the port exposure or change your Postgres password.

Added

  • Linkify top pages #91
  • Filter by country, screen size, browser and operating system #303

Fixed

  • Fix issue with creating a PostgreSQL database when ?ssl=true #347
  • Do no disclose current URL to DuckDuckGo’s favicon service #343
  • Updated UAInspector database to detect newer devices #309

Changed

  • Update container image to run as non root #352