Forum Moderators: open

Message Too Old, No Replies

Fraud Detection Algorithms

         

webdudek

8:34 pm on Mar 10, 2006 (gmt 0)

10+ Year Member



I want to develop my own fraud detection code, but I'm not sure what exactly I should check.
The only thing I could think of ia trivial - looking for multiple clicks from the same IP.
Did anyone do anything like that or maybe has better ideas?
I also thought of checking the time from the page load to unload and see if the time is unreasonably short.
Any ideas?