SOLVED

Re: Google reCAPTCHA v3 Fail

Go to solution
MichaelOsborne
Level 2

Google reCAPTCHA v3 Fail

Hi we have been trying to implement Google reCAPTCHA v3 across our Marketo forms.

 

Have been following the step by step guide by @SanfordWhiteman here: https://info.themopros.com/integration-for-marketo-and-google-recaptcha-v3

 

1. When we test the form in Codepen it passes using our site key it passes

2. We setup the 5 reCAPTCHA fields: 

  • reCAPTCHA Last Failure DT - Datetime
  • reCAPTCHA Last Server Error Code - String
  • reCAPTCHA Last Server Success - Boolean
  • reCAPTCHA Last Success DT - Datetime
  • reCAPTCHA Last User Fingerprint - Text

3. We setup the webhook:

MichaelOsborne_0-1652315827821.png

All the smart triggers and smart lists:

MichaelOsborne_1-1652316151706.png

When we run a test we get an error message on the results tab:

MichaelOsborne_2-1652316289892.png

Also when we try to insert the javascript into the embedded form page we get errors and unable to see the icon on the page.

 

What steps are we missing in the process?

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

Re: Google reCAPTCHA v3 Fail

@MichaelOsborne, bringing this up from the dead, are you not seeing any campaign activity for people in the act log too? At times, I've seen the campaign results tab taking some time to get updated. If no avail, then it'd be worth investigating the campaign SL criteria to try matching them with the corresponding activity in the Marketo that should have triggered it.

 

Also, now that Marketo has rolled out the native CAPTCHA integration, you may employ that instead of setting up a custom setup.

 

View solution in original post

5 REPLIES 5
SanfordWhiteman
Level 10 - Community Moderator

Re: Google reCAPTCHA v3 Fail

There’s no way to know without a link to your page.

 

Remember, you’re referring to JavaScript errors. We need a way to reproduce and troubleshoot them.

MichaelOsborne
Level 2

Re: Google reCAPTCHA v3 Fail

Thanks @SanfordWhiteman.

 

The link to our page in question is: https://hronboard.me/book-a-demo/

 

Actually when I backtrack the steps we actually have an issue with the original Google reCAPTURE v3 seems to have an error with the Invalid domain for site key.  Trying to find out if the domains we entered are correct.

MichaelOsborne
Level 2

Re: Google reCAPTCHA v3 Fail

Hi @SanfordWhiteman 

 

we created a new recaptcha unique to the specific domain and used your codepen example here: https://codepen.io/figureone/pen/yLgKXge

We then copied the site key into the example and clicked run and got the following error
Recaptcha site owner error.png
We did follow the client and server integration steps here: https://developers.google.com/recaptcha/docs/v3

 

We are testing on the following page and checking console https://hronboard.me/capture-test/ and it is loading the site key but cant see the icon or anything that indicates it has integrated.

MichaelOsborne
Level 2

Re: Google reCAPTCHA v3 Fail

@SanfordWhiteman 

 

We built our own codepen to test the form and see it flow into Marketo https://codepen.io/AndrewShlaimon/pen/zYRZjOz

Because we have been moving and testing between Codepen and the actual landing page we have been updating the Secret Key token each time.

 

Looking at our Marketo activity we can see we managed to verify:

MichaelOsborne_0-1652834128809.png

But looking at our Detect success trigger campaign the latest verifications are not flowing through.  Do we need to refresh the campaigns in order to get the results?

MichaelOsborne_1-1652834204585.png
We feel like we are about 90% there but just missing that final step to be confident to rollout across the web forms.

 

 





Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

Re: Google reCAPTCHA v3 Fail

@MichaelOsborne, bringing this up from the dead, are you not seeing any campaign activity for people in the act log too? At times, I've seen the campaign results tab taking some time to get updated. If no avail, then it'd be worth investigating the campaign SL criteria to try matching them with the corresponding activity in the Marketo that should have triggered it.

 

Also, now that Marketo has rolled out the native CAPTCHA integration, you may employ that instead of setting up a custom setup.