matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.8k stars 2.64k forks source link

Visitor log: IPv6 Adress, long Provider overlaps other layout elements #4391

Closed anonymous-matomo-user closed 9 years ago

anonymous-matomo-user commented 10 years ago

Seems that IPv6 does not work that good with the piwik 2.0 Layout.

ipv6 too long

mattab commented 10 years ago

Thanks for the report. I'm not sure what's the correct way of showing IPv6 addresses when space is limited.

Maybe we simply truncate the too long IP text using CSS text-overflow ellipsis.

mattab commented 10 years ago

provider overlaps

anonymous-matomo-user commented 10 years ago

Something like this ? http://i61.tinypic.com/mrpkic.jpg Maybe move the hr on the second column in the middle... and use also under the provider / plugin row Or show a partial address and on :hover show the whole If is ok, i'll provide the patch

mattab commented 10 years ago

visitor log provider do not wrap

from #4772

mygithuber commented 9 years ago

There seems to be an aggravation, noticed in Piwik v2.8.1: Visitor log doesn't show visitor's provider if it comes with an IPv6 adress, pls notice attached screenshot (label "unbekannt" ) . Settings: GeoIP(PECL) is working with Maxmind's 'GeoLite City', visitor's privacy is set as shown in screenshot.

Pls look at https://github.com/piwik/piwik/issues/3581 too.

unknown privacy

mnapoli commented 9 years ago

@mygithuber this is probably not the same thing as what is described in the current ticket right? This ticket is about "how to show long IP addresses". You seem to be facing a bug where some IP addresses can't be resolved to a provider.

If this is the case, you should open a separate ticket.