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.0.0
2020-10-05Added
- Collect and present link tags (
utm_medium,utm_source,utm_campaign) in the dashboard
Changed
- Replace configuration parameters
CLICKHOUSE_DATABASE_{HOST,NAME,USER,PASSWORD}with a singleCLICKHOUSE_DATABASE_URLplausible/analytics#317 - Disable subscriptions by default
- Remove
CLICKHOUSE_DATABASE_POOLSIZE,DATABASE_POOLSIZEandDATABASE_TLS_ENABLEDparameters. Use query parameters inCLICKHOUSE_DATABASE_URLandDATABASE_URLinstead. - Remove
HOSTandSCHEMEparameters in favor of a singleBASE_URLparameter. - Make
Bamboo.SMTPAdapterthe default as opposed toBamboo.PostmarkAdapter - Disable subscription flow by default