Is there a way to force users to fill in a captcha challenge?
Is there a way to see if users got an "I am not robot" check box or a captcha?
Is there a way to see how many times a user failed the captcha challenge before they passed?
I would like to use re-captcha on my website, and only challenge users of which i already established they might be using automation scripts.
Unfortunately, Google will not be able to know this, if they only use automated scripts (for example imacros) on my website only. Bots or spiders are not the problem here, i'm dealing with registrered users which I don't want to bother with a captcha, unless necessary.
I've been able to automate re captcha myself before using Imacro's and a captcha solving service and just got the "I am not robot" check box even more often compared to filling it in by hand, so I would prefer it not to show up at all, so I can monitor the time a user needs to complete it, among other things, to filter out these captcha solving services and imacro's, which are mostly used.
So what other info can I get from Google Re-captcha, except a 'passed: true or false'?