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.83k stars 2.64k forks source link

Inability to segment visitors by IP addresses starting/ending with something #14518

Open rctgamer3 opened 5 years ago

rctgamer3 commented 5 years ago

I cannot filter traffic coming from a specific IPv4/IPv6 range. I noticed that unusual traffic was coming from one person from a particular ISP (that is known to give a /48 IPv6 range out to each customer). Being able to search/segment on IP-addresses beginning and ending with specific letters and numbers would help a lot. Filtering by min/max is hard, if not impossible to do for IPv6 or there's no documentation about it. This would help not just for IPv6, but for IPv4 as well.

For example (Google's DNS address): 2001:4860:4860::8844 -> segment -> begins with: 2001:4860:4860: 8.8.4.4 (Google's IPv4 DNS) -> segment -> begins with: 8.8.

mattab commented 4 years ago

@rctgamer3 can you please check https://matomo.org/faq/how-to/faq_21018/ ? this explains how to do this, is that maybe clear enough?

rctgamer3 commented 4 years ago

It doesn't mention anything regarding IPv6 addresses.

rctgamer3 commented 3 years ago

Bump