usefathom / fathom

Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.
https://usefathom.com/
MIT License
7.55k stars 368 forks source link

Source URL #309

Closed AhmadDakhlallah closed 3 years ago

AhmadDakhlallah commented 4 years ago

I've noticed that the software does treat source URLs in a way that is not wrong, but I guess it can be better. I have the following source urls:

facebook.com
l.facebook.com
m.facebook.com
m.facebook.com
web.facebook.com
android-app://m.facebook.com

Can't we make the software see them all as: facebook.com ?

The facebook issue is not an issue per se, but it would be better -I guess-.

The twitter issue on the other hand could be an issue. I have the following URLS:

t.co/99jbpyVy8A
t.co/Ej4jnxLcPb
t.co/fgiWcLARPM
t.co/11ZtTqzIIy

can't they be seen as: t.co ?

Thank you!