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.
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 ...
Marketo user SS asked a good question about datatypes in webhook responses. Referring to the documentation provided by a 3rd-party lead enrichment service, she notes:Because all of...