Forum Moderators: martinibuster
Aaron
The OnClick event can't be captured in an iframe from an external domain (at least not the OnClick of any objects on the external page, which is what would be needed).
[webmasterworld.com...]
filters repeated clicks of the same ad by the same visitor.
Also, the latest version of the tracking script at:
[webmasterworld.com...]filters repeated clicks of the same ad by the same visitor.
I meant to mention something when that change was first posted, but apparently it slipped my mind. Any publisher who is using the click tracker in part to identify abuse and take action, may be best served by not implementing that change and handling the repeats in the reporting layer instead. The definition of abuse isn't important - it could be more than X clicks of the same ad from the same page, more than X clicks total from the same page or more than X clicks total across the site (on a per IP, per user or per user-session basis). On a client's site I'm currently triggering an IPTABLES (software based firewall in modern Linux kernels) rule to block port 80 access for 12 hours to any IP that clicks more than 4 ads while on the same page or more than 8 ads during a visit.
Just something to think about.