|
|
|
|
|
by ryan-c
2668 days ago
|
|
Threat models: * The ad server outright telling lies to get paid for nothing. * The ad server not being trusted to validate that views are legitimate. Client-side JavaScript can probe the DOM and execution environment for abnormalities indicative of automation. |
|
And it was posited that client-side was needed, the reply was they couldn't see why it was 'needed', which I agree with, I can see why it might be wished for, but you do not need it to record clicks. You do need it for other things, or to improve understanding of the clicks.
Basically any solution is going to be composed of many pieces, all of those pieces susceptible to attack in different ways.