Add to your site
Same flow as other CAPTCHA widgets — three copy-paste steps. Works for contact forms, logins, sign-ups, and checkout.
Need keys? Create a free account, add a site, and copy your site key + secret key.
What each step does
| Step | Where | What |
|---|---|---|
| 1 | Page HTML | Loads squeaker.js once |
| 2 | Inside your form | Runs verification on submit, adds hidden squeaker-token |
| 3 | Your server | Rejects bots if token is missing or invalid |
Platform-specific guides
Pick your stack in the generator above, or see these common setups:
- WordPress
- Contact Form 7
- WPForms
- React / Next.js
- WooCommerce
- JavaScript / AJAX
- Gravity Forms, Elementor, Vue, Shopify — use the platform dropdown in the generator
More detail
- Quick Start
- Widget options — themes, modes, languages
- Server SDK reference