Using GTM for Marketo form validation | Community
Skip to main content
September 8, 2018
Solved

Using GTM for Marketo form validation

  • September 8, 2018
  • 1 reply
  • 5499 views

I want to make an attempt to go the non-captcha route of blocking bots from spamming my company's web forms by testing the Honeypot Method. This method requires me to add a custom validation script to all pages with embedded forms. Our website is managed by an externally, and rather than waiting on them to complete this task, I was wondering if I can just use Google Tag Manager to validate this method? If so, how?

Though I use GTM to track various activities from different platforms we use, I would not call myself an advanced user by any means. Any step-by-step instructions provided would be well appreciated.

Please take a look at the Honeypot Method for a better understanding of what I'm trying to do. My question primarily pertains to Step 4.

Thanks all.

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

The honeypot "method" is not a real method. In practice, it does nothing at all to stop a malicious attack on your form. It takes only one form post to figure out the form requirements, and then a bot can send unlimited additional posts.

Use a reCAPTCHA.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
September 8, 2018

The honeypot "method" is not a real method. In practice, it does nothing at all to stop a malicious attack on your form. It takes only one form post to figure out the form requirements, and then a bot can send unlimited additional posts.

Use a reCAPTCHA.

September 8, 2018

Oh Sanford my old friend, somehow I know I love you even though I've never met you. Love your blunt and straightforward approach.

Thanks again.

SanfordWhiteman
Level 10
September 8, 2018

I do try to keep people from spending time on things that don't work.