You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like something like data-exclude-hash=true but for trailing slashes.
What is this solving:
Umami currently showing /some-page-slug and /some-page-slug/ seperatly while this is the same page.
All statistics like visitors etc should be accumulated under one single slug.
Proposal:
data-exclude-trailing-slash=true
The text was updated successfully, but these errors were encountered:
Describe the feature or enhancement
I'd like something like
data-exclude-hash=true
but for trailing slashes.What is this solving:
Umami currently showing
/some-page-slug
and/some-page-slug/
seperatly while this is the same page.All statistics like visitors etc should be accumulated under one single slug.
Proposal:
data-exclude-trailing-slash=true
The text was updated successfully, but these errors were encountered: