# Google reCAPTCHA

**Install Google reCAPTCHA**

* Make sure to register reCAPTCHA v3 keys (Secret and Site) [here](https://www.google.com/recaptcha/admin/create).
* Follow the installation and configuration instructions here to add reCAPTCHA to your Drupal site: <https://www.drupal.org/docs/8/modules/recaptcha-v3/installation-and-configuration> &#x20;
* [reCAPTCHA v3](https://www.drupal.org/project/recaptcha_v3)
* Finally navigate to your site and set up form(s) that needs recaptchae added.

**reCaptcha analytics**

* Url to view scores: <https://www.google.com/recaptcha/admin/site/430165885>

![](https://2423273671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LVe9jGOEzVjCQBf8nyS%2F-MJ8hSSYo_rhaLhoIag4%2F-MJ8iUaoS8dUzcnavyqD%2Fimage.png?alt=media\&token=a9af91a6-6336-4dff-b788-0df7d8ba3436)

**Environment variables**&#x20;

* All variables are in Acquire: <https://cloud.acquia.com/a/develop/applications/>
* To update environment variables properly, make sure to update private repo with the current variable name and then add to Acquire. Only add Api key to Acquire.&#x20;
* Make sure you add the "recaptcha\_v3.settings" in gitignore.
