umami icon indicating copy to clipboard operation
umami copied to clipboard

Add a slug property to site for a better URL

Open max-programming opened this issue 3 years ago • 0 comments

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:

image

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 😄

max-programming avatar Apr 24 '22 04:04 max-programming