Skip to content

v0.17.0

Compare
Choose a tag to compare
@mikecao mikecao released this 01 Sep 04:43
· 4208 commits to master since this release

New features

Events UI

image

You can now see events in your website details. Learn how to track events at https://umami.is/docs/track-events

Filters for page and referrer urls

image

When you click More in your website details page, you will see additional filters for Pages and Referrers.

  • Domain only - Groups stats by the domain name only
  • Combined - Urls are combined together without the query string
  • Raw - All the urls as they were originally collected

Respect user's do not track settings

Set ENABLE_DNT=1 in your .env file to enable this feature.