Implementing reCAPTCHA for a Contact Form in your Website

Unifyr Support
Unifyr Support
  • Updated
  1. When you register for a reCAPTCHA, Google gives you the code to install it:

  2. Put the API JavaScript file for reCAPTCHA in the header of your website. This is an example - note that it includes the first provided snippet of code:

  3. Paste the embed code for the form into your website, where required. See How to Get the Embed Code for a Contact Form for information on how to generate it.
  4. Add a reference to the reCAPTCHA to the <form> tag:

  5. Paste the second provided snippet of code into the <form> tag, just before the submit code:

  6. This is an example of finished code for a form:

  7. This is an example of a reCAPTCHA.

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.