I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
Here's the client-side part: MktoForms2 :: reCAPTCHA On the server side, of course, you need to check the verification using a webhook. Configure it like this:
Matt, if the page happens to have a unique query param you can also do this without JS:- add hidden field, enable Autofill to get value from the query param- under Thank You Page, ...
The OptinMonster JS API will let you hook the point of conversion. To associate the new lead (created asynchronously by Monster via SOAP) with the Munchkin cookie takes a little mo...