andreaselia / laravel-analytics

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

Feat: Ignore traffic from robots #37

Closed Umfi closed 1 year ago

Umfi commented 1 year ago

This pull request enables the exclusion of robot traffic from being counted. The configuration now includes an option to enable or disable this feature. By default, all traffic, including robot traffic, is counted.

andreaselia commented 1 year ago

That's an awesome addition, @Umfi. Thank you very much for taking the time to PR it, and with tests! 🎉

andreaselia commented 1 year ago

I just realised how fast I went through and merged that after you PR'ed it, I just happened to check my notifications at the right time I guess 😄