Google reCAPTCHA Integration

How to Set Up Google reCAPTCHA for a Quiz

Google reCAPTCHA helps protect your quiz from spam and automated form submissions.

Important: Only Google reCAPTCHA v3 is supported.

How to Create Google reCAPTCHA Keys

  1. Open the Google reCAPTCHA Admin Console and sign in to your Google account.
  2. In the «Label» field, enter any name you prefer for the key.This label is used only to identify the key in your Google account and is not displayed in the quiz.

  3. Select «Score-based (v3)» as the «reCAPTCHA type».
  4. In the «Domains» field, add the domain: mrqz.to

  5. Enter any project name in the «Project Name» field.
  6. Click «Submit» to create a new key.

After the key is created, Google provides two keys:

  • Site Key
  • Secret Key

Configuring Google reCAPTCHA in Marquiz

  1. Open the quiz editor.
  2. Click «Edit» for the quiz you want to configure.
  3. In the quiz editor, open the «Integrations» tab.
  4. Navigate to the «Miscellaneous» → "Captcha".
  5. In the «Current service» field, select «Google reCAPTCHA».
  6. Paste the generated keys:
    • Client Key → corresponds to the "Site Key" from Google
    • Server Key → corresponds to the "Secret Key" from Google.
  7. Enable the «Add to the contact form» option.
  8. Click «Done».
  9. Click «Save and Publish» in the top-right corner of the quiz editor.

Setup is complete. Google reCAPTCHA will now verify submissions made through the quiz contact form.

Sensitivity Settings

For Google reCAPTCHA v3, you can specify a sensitivity level in the "Score" field within the integration settings.

The higher the "Score" value, the stricter the system will be when evaluating visitor behavior, which may result in more submissions being blocked.

We recommend using the default sensitivity range of 0.1–0.3 and increasing it only if you experience a high volume of spam submissions.

  • 0.1–0.3 — blocks the most basic bots
  • 0.5 — provides a moderate level of protection
  • 0.7 and above — recommended for handling large volumes of targeted spam.

About Google reCAPTCHA v3

Google reCAPTCHA v3 is an invisible CAPTCHA. It does not display additional challenges or verification tasks to users.

The system analyzes visitor behavior and determines how likely it is that an action is being performed by a human rather than a bot.

If Google reCAPTCHA detects suspicious activity, the quiz form submission will be blocked.

👆 You’re all caught up