Umami
Privacy-focused web analytics platform
Alternative to: Google Analytics, Mixpanel, Amplitude
About
Versions (100)
v1.28.0
2022-03-18Features
- The events chart now updates when an event type filter is selected

- Added
data-css-eventstracker parameter to disable umami style css events. See https://umami.is/docs/track-events - Tracker now uses navigator.sendBeacon() to ensure data is sent
- Subdomains on your domain are now also filtered from the referrers table
Updates
- Added postbuild step which collects completely anonymous telemetry data. To disable set the environment variable
TELEMETRY_DISABLE - Lots of minor CSS styling changes
- Updated Prisma to
3.11.0
Fixes
- Fixed issue with Firefox not sending events
- Fixed issue with
FORCE_SSLenv variable causing infinite redirects - Fixed issue with wrong URL on a 404 page
A huge thanks to all the contributors on this release! 🙏@Klooven