🤖reCAPTCHA
Add reCAPTCHA to your form to easily filter out spam.
Last updated
Add reCAPTCHA to your form to easily filter out spam.
Last updated
We save all messages, marking them as verified or not verified. You can opt to hide unverified messages by default.
First, let's create a project on reCAPTCHA and obtain the site and secret keys. We currently support v3 reCAPTCHA.
Update the reCAPTCHA keys on your BetterForm project. This verifies the validity of the submission.
Add a data-recaptcha
attribute containing your site key
to the form tag on your website to enable reCAPTCHA.
That's it! All form submissions will now be screened for spam.