reCAPTCHA Medium Article Clarification | Community
Skip to main content
September 13, 2018
Question

reCAPTCHA Medium Article Clarification

  • September 13, 2018
  • 1 reply
  • 10179 views

As a non-developer, I was looking for the most elementary step-by-step instructions on how to add reCAPTCHA to Marketo forms. I ended up following this article on Medium but noticed some inconsistencies so I was wondering a Marketo expert (*cough, specifically one who is highly referenced in the article *cough* @Sanford Whiteman​) can help provide some clarity?

In the attached PDF, I copied the parts of the instructions I had questions on and wrote my questions directly in the PDF. It's too much effort to explain everything here since I don't have the images as reference so if you can take a look at be super happy.

Thanks for being awesome!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
New Participant
September 13, 2018

Hi Christina,

@Sanford Whiteman​ created multiple elements and comments that provide the necessary elements. Read:

 

-Greg

Grégoire_Miche2
New Participant
September 13, 2018

Also, the “lead.captcha response" is a field that you need to add to your form and fill with the response. This is usually done through JS, as in Sanford's codepen example. The Captach status is the answer received from the webhook call, that is done on server side.

September 14, 2018

Greg, you mentioned this is done in JS? So does that mean I don't have to create a custom field in Marketo? Would Sanford's JS be placed directly in the websites HTML code?