umami
umami copied to clipboard
Add a slug property to site for a better URL
I've noticed that when a new site is added, the name of the site is added to the URL for it's analytics page. For instance:

Here, the URL is made according to the name in the database. It would be better to make it more URL-friendly by using something like url-slug.
P.S. I am ready to implement this feature 😄