The essential difference
Both are trying to tell a human from a bot, but the approach differs. A normal CAPTCHA offloads the work onto the user: identify the traffic lights, type the distorted characters. An invisible one does the work itself — it looks at how the visitor behaves and what device they arrived on, and decides in the background.
Side by side
| Criterion | Image CAPTCHA | Invisible protection |
|---|---|---|
| Action required from the person | mandatory (clicks, typing) | none |
| Effect on conversion | lowers it — some people leave | no obstruction |
| How it catches bots | a single puzzle | behaviour plus signals |
| Mobile users | suffer the most | no difference |
| Modern bots | often get through | filtered on behaviour |
When a normal CAPTCHA is still justified
Rare cases — the most heavily attacked endpoints, where keeping bots out at any cost outweighs losing some people. For ordinary forms, login and checkout it is a bad trade. Why, in more detail, is in invisible protection for forms and login.
What to choose
- •High-volume forms and enquiries — invisible protection,
- •Login and registration — invisible protection, since bots are guessing passwords,
- •Checkout — invisible protection, where every extra step costs money,
- •A single, heavily targeted endpoint — a visible challenge may be acceptable.
The same behavioural engine also protects advertising budgets — see what click fraud is.
Frequently asked questions
How is an invisible CAPTCHA different from a normal one?
A normal one demands an action from the person — recognise images, click, type characters. An invisible one works in the background: it analyses behaviour and technical signals, letting a human through without a single click while filtering the bot out.
Does invisible protection defend less well?
Not less, and often better: it evaluates behaviour rather than a single puzzle that bots learned to solve long ago. And it does not obstruct genuine users, which feeds straight into conversion.
Why does an image CAPTCHA lose customers?
Every extra step causes drop-off. Some people get it wrong, get annoyed and leave, especially on a phone. You are filtering out real buyers alongside the bots, and those losses never show up in your statistics.