I have a dynamic IP address, and every time it changes I have to manually go into Matomo, check to see if it logged any of my own visits, delete them in the GDPR tools, and update my IP in the general website settings. It’s moderately annoying to do, and after doing this every once and a while for a year I’d like to find a way to automate this.
I already have a script running on the server I have Matomo on that checks if my IP changes every once and a while, so I’d like to be able to automatically update the “Global list of Excluded IPs” field automatically when this happens. I’ve looked through the PHP config files and the database schema but couldn’t find anything (though I could have missed it).
Does anyone know where this setting is stored so I can update it automatically?
Thank you in advance!
2 posts - 1 participant