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.
No doubt here comes Sanford Whiteman to come tell you how to do this betterWell, ya caught me. This technique doesn't work with Gravity Forms validation. You actually need to tap ...
Just assume in browser 1, I have a cookie that is based on a form fill out where I used email test1@test.com. Next I close this browser. In browser 2 I have filled out a form using...
when people fill out multiple forms using different email addresses, in different browsers on the same computer etc?Different browsers on the same computer are equivalent to differ...
If the page is hosted on Marketo, and the lead either visits the page via a tokenized (tracked) email link or has been associated in the past, then form PreFill will take care of f...
The Munchkin API function associateLead is magical and underused. It's key to synchronizing certain 3rd-party data with your Marketo database, and bizarrely enough was the first M...
Today, let's explore a questionable call made by… well, probably by every single Marketo user, ever: sending direct links to PDFs or other downloadable collateral.I think most peop...
Browsers have built-in methods for selecting and iterating over elements. So this can be made tighter and easier to manage:document.querySelector('#selectAll').onclick = function()...
Vinay Pathak you should open a new discussion in Products -- this isn't the place for it. The basic guidelines are at Make a Marketo Form Submission in the background. The metho...
Just discovered another bug in Marketo forms when there's more than one form on the same page.Symptoms: seemingly random behavior in loading the datepicker (or any other polyfill) ...
Another one to file under “More tricky than it seems.” As Marketo users MS and JI note in these posts, when a lead doesn't click any of the available options for a form field, the ...