Skip to main content
Earnware Connect

Recaptcha for Earnware Connect Forms

Earnware Connect Forms currently support only Google Recaptcha V2 token.

To add it to your form you need to:

  1. Register your website on Google Recaptcha, create a a Secret Key and a Site Key Click Here. Please select “I’m not a robot” tickbox when creating it;
  2. Add your Secret Key and Site Key to your Earnware Connect WordPress plugin dashboard;
  3. Add recaptcha=”true” to your shortcode form, like this:

[ew_subform recaptcha="true" utm_placement="subscription-form" success="/confirm-subscription/" error="/error/"]