Hacker News new | ask | show | jobs
by bhangi 5072 days ago
This just begs the question -- how difficult is it to do a reasonable job of detecting bots before passing through the "click"? If it is really hard to do during the request processing, surely it is not hard to do before billing?
1 comments

It's an extremely hard problem whether you tackle it in realtime or post-processing. We're talking about being able to separate one group of real people at computers sometimes clicking ads, from another group of real people at computers sometimes clicking ads, where the only difference is the second group has been paid or their computers are being remotely controlled. Nothing in your access logs is going to leap out and say "hey, 123.123.123.123 is an office worker interested in this ink ad, and 123.123.123.124 is a competitor that wants to drive up the price of this ink ad".