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.
Progressive Profiling (ProgPro) and Known Visitor HTML (KV HTML) are both handy features. But they can’t be used at the same time: when KV HTML is enabled, it takes precedence.
...
If I didn’t realize this bug existed until today, safe to say nobody else did!
The input mask feature forTextfields adds client-side validation:
There are a couple of postsfrom...
Widespread form submission failures are a MOPS nightmare — especially if you only find out when your boss sends you a screenshot.Oops.
With Marketo forms, there’s one error that ...
Velocity knowledge is useful even outside of Marketo. I’ve been waiting for a ripped-from-the-headlines example, and along came this Marketo Nation question:
I’m calling a remot...
You’re filtering on hidden fields that don’t exist without my helper code above. But it‘s not about the Filled Out Form being in KV HTML mode. That trigger fires in all cases. It’s...
That Velocity code isn’t following proper coding practices (it doesn’t understand valid URL structure). The proper approach is here:
Creating trackable links even when a token in...