With ScoreCEO, adding a reCAPTCHA form snippet is a straightforward process that can be completed in just a few steps. In this guide, we'll walk you through the process of creating and adding a reCAPTCHA to your ScoreCEO form, so read on!
? Step 1: Go to the reCAPTCHA Admin Console
Sign in with your Google account.
? Step 2: Register a New Site
Label – Give your site a recognizable name (e.g.,
MyBusiness Contact Form
).reCAPTCHA Type – Select reCAPTCHA v3.
Domains – Add your domain(s) (e.g.,
example.com
orwww.example.com
). Nohttp://
orhttps://
.You can add multiple domains if needed.
Owners – Your email will be listed automatically. You can add more owners if you wish.
Accept Terms – Check the box to accept the reCAPTCHA terms of service.
Send Alerts to Owners – (Optional) Leave checked to receive alerts for suspicious activity.
? Click Submit.
? Step 3: Get Your Site Key & Secret Key
After submitting, Google will give you:
Site Key – Used in your HTML.
Secret Key – Used on your server to validate the user’s response.
? Store these securely! Never expose your secret key on the frontend.
? Step 4: Add your Site Key & Secret Key to ScoreCEO
- Log in to your ScoreCEO account.
- Navigate to the "Referrals" section.
- Click on the "Form Snippet" button.
- Choose the form you want to add the reCAPTCHA to, or you can "Create New" to create a new form, if you want to learn how to create a new form snippet, click here.
- Click on "Enable reCAPTCHA v3" to enable it.
- After enabling it you will have to enter the "Site Key", "Secret Key," to enable it.
- Click on Save, after entering those details.
- HTML will be generated based on the details entered. Download the HTML file and place it on the domain which was entered as the CRO domain.
- You can access the page from your browser.
- Test it by removing the website name from the captcha or place and accessing it from any other domain.