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.
Thanks Steven! Officially changing my title to Senior Reverse Engineer after this one.
Also made a fascinating discovery about postMessage while working on it. Unrelated to Market...
Global Form Validation Rules —a.k.a. server-enforced banned email domains — came out last year for Marketo forms.
They’re a step up from JavaScript-driven domain validation: se...
The widely-readYes, Virginia, you can use emojis in Marketo Subject lines sets the record straight: as long as you manually Q-encode the characters, there’s no barrier to using em...
To be clear: (1) SSL is great, (2) everyone should use it, and (3) Marketo bundles SSL certs with every subscription. LP/Design Studio requests and branding/click tracking reque...
The Marketo Person’sFirst Nameis “Sandy”. What will the output be of this Velocity snippet?
Test 1:
Hello ${lead.FirstName}, we're your ${esc.h}1 fan!
Test 2:
#set( $greeting = "...
Something for my fellow push-it-to-the-limit Marketo pros.
Discovered this when sending a ton of debug info back from a custom deduplication webhook. (Not to map that info to Mar...
Want to ensure your Marketo emails bounce (or at least a healthy share of them)? Try this:
Ideally, the editor wouldn’t even let youtryto use the lead’s ownEmail Addressas the F...
Does someone who knows more think that theonSuccess listener may help with issues we are having with Marketo reCaptcha "submission failed, please try again later" issues?
Adding an...
That's exactly what you don't want to do. It's the DoS attack vector of a lifetime - all I need to do is randomize a mkt_tok and drain all your API calls.
The right way to look it...