Articles on: Marketing Automation

Setting Up Google Captcha for forms

Setting Up Google Captcha for forms




Step 1: Sign Up



First, you'll need to sign up for an API key pair for your site. The key pair consists of a site key and secret. The secret authorises communication between your application backend and the reCAPTCHA server to verify the user's response. The secret needs to be kept safe for security purposes.

The API key pair is unique to the domains and first-level subdomains that you specify. Specifying more than one domain could come in handy if you serve your website from multiple top level domains.

For example, if you specify the API key pair to yoursite.com, the following table shows whether or not reCAPTCHA will work for the domain and its subdomain variations. If you specify other domain names or TLDs (for example: anothersite.com, yoursite.net), the same reCAPTCHA conditions apply.



Please make sure to choose reCAPTCHA v2, which is the type currently supported by ActiveDemand.




Step 2: Set the keys in ActiveDEMAND



Click on your account settings, scroll down, select the integrations tab. Fill in the Google Captcha Fields

Complete captcha Fields In ActiveDEAMND


Step 3: Add the ReCaptcha form field to your form



Open your landing page form, or web form in ActiveDEMAND. You will now see a Google

Add Captcha to your forms


Step 4: If you are using a webform, include Google's script



The following script needs to be added to the webpage that your exported form is embedded on.

<script src="https://www.google.com/recaptcha/api.js" async defer></script>

Updated on: 27/01/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!