matomo-org/matomo

Add description to IP exclusion list

Open

#15,908 opened on May 4, 2020

View on GitHub
 (1 comment) (1 reaction) (0 assignees)PHP (2,847 forks)batch import
EnhancementHelp wanted

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

What In the Matomo settings section we are able to configure IP addresses to be excluded in the tracking. It would be helpful if we could set up a description of a particular IP address to clarify which IP it is.

Why Because when you have a full list of IP addresses stated in this section after a period of time you do not remember every single one of them anymore. It helps to have a better overview of what data is excluded in the tracking.

Suggestion I.e. now it is: 123.456.789.12 123.456.123.18 123.456.444.13

And then, it would be: 123.456.789.12 //Innocraft Office 123.456.123.18 //Internal 123.456.444.13 //Web developer

Contributor guide