andreaselia / laravel-analytics

Analytics for the Laravel framework.
MIT License
165 stars 25 forks source link

feat: Ignore traffic from specific IP addresses #40

Closed Umfi closed 1 year ago

Umfi commented 1 year ago

This pull request adds the possibility to exclude specific IP addresses from the analytics. This can be useful for a variety of reasons, such as excluding internal IP addresses, IP addresses of known bots, or IP addresses of users who have opted out of analytics.

andreaselia commented 1 year ago

Thanks for your contribution @Umfi - it's greatly appreciated! 🚀