github umami-software/umami v0.20.0

latest releases: v2.11.3, v2.11.2, v2.11.1...
3 years ago

New features

Toast notifications

image

Loading indicators and refresh button

image

Custom host URL

By setting data-host-url attribute in the umami tracker, you can tell umami where to make the API calls. For instance to
a subfolder or another domain.

<script async defer 
  data-website-id="83dd64c4-17ad-4e3e-a905-b3d8c867c1a5"
  src="http://mywebsite.com/umami.js"
  data-host-url="http://umami.mywebsite.com">
</script>

Don't miss a new umami release

NewReleases is sending notifications on new releases.