Social Logins and Sharing
Setup Google re-CAPTCHA
11min
overview beware of bots!! the google recaptcha verifies your website visitors that it is a human and protects your store from bots choosing a type of recaptcha – there are two types of recaptcha to choose from when creating a new site recaptcha v3 – recaptcha v3 is transparent for website visitors there are no challenges to solve instead, recaptcha v3 continuously monitors the visitor’s behaviour to determine whether it’s a human or a bot for each request the user makes, recaptcha v3 returns a score between 0 and 1 that represents how likely it is that the request originated from a bot close to 0 sorry, you’re a bot close to 1 congrats, you’re a human recaptcha v2 if a website visitor’s behaviour triggers suspicion, recaptcha v2 will serve a challenge that the visitor must solve to prove they’re human sometimes, all they have to do is check a box that says “i’m not a robot” other times, the recaptcha will challenge you with an image or audio recognition task there are three options available for recaptcha v2 – i’m not a robot checkbox – the "i'm not a robot" checkbox requires the user to click a checkbox indicating the user is not a robot invisible recaptcha badge – the invisible recaptcha badge does not require the user to click on a checkbox, instead, it is invoked directly and only the most suspicious traffic will be prompted to solve a captcha recaptcha android – this validates requests on your android app this will either pass the user through immediately (without a captcha prompt) or challenge them to validate whether they are human purpose we offer both recaptcha v3 and v2 integration services you can integrate any on your print website as per your requirements to keep away the bots how to integrate read the below a systematic guide to integrate google recaptcha on your website 1 register with google recaptcha 1 register with google recaptcha go to the google recaptcha admin log in with your google account or create a new google account 2 create a new website label 2 create a new website label on your google captcha dashboard click on the “ + ” icon to add a new website this will take you to the register a new site page enter the label name choose the type of recaptcha as recaptcha v3 or recaptcha v2 in case of v2, select appropriate option enter your contact email (system will already detect your google id) enter your domain name check the box against the accept the recaptcha terms of service click on the submit button note the v3 google re captcha will expire after 2 minutes on all the pages that are protected by v3 re captcha, make sure to submit the form within this timeframe else you’ll have to fill the form again and submit 3 get site key and secret id 3 get site key and secret id the submit button will redirect you to your site key and secret key copy and save the site key and secret key to integrate into the admin panel as shown in the next step 4 add site key and secret key into your admin panel 4 add site key and secret key into your admin panel for the configuration in the admin panel, go to the admin panel > store configurations > external service settings > social sharing > captcha > ‘action’ menu > ‘edit’ option select google recaptcha version as v2 or v3 as configured in step – 2 from the display captcha drop down, select the instances where the captcha should be displayed i e front end, admin panel, both, or none paste the site key and secret key save the changes made 5 google recaptcha on the front end 5 google recaptcha on the front end as soon as you save the site key and secret key, your customers will be asked to verify themselves as human beings on configured instances as shown below recaptcha v2 ("i'm not a robot" checkbox) at the registration page recaptcha v3 at the registration page