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.
As I explored inmy last Product Blogs post, as a technical marketer, knowingwhen you must not encodeis just as important as knowingwhen you must.
There’s also a 3rd, more nuanced...
A technical marketer needs to truly understand ASCII-to-Unicode encodings — at the very least including URL encoding (%NNNN, a.k.a. percent encoding) and HTML encoding (&charref;/...
Don’t try this at home... or perhapsonlytry this at home!
Been playing around this weekend withddSlickto transform a Marketo Select — that is, a standard HTML <select> — into an...
Ever wonder about the hidden<div>with idmktoStyleLoadedthat gets injected by the Forms 2.0 library? Y’know, this one:
It serves a simple but (previously) undocumented purpose, a...
A client had a conundrum.
They are — as we firmly recommend— using a global Marketo contact form across many pages.
But the form has built-in Custom CSS (Form Settings » Form Th...
Warning:this blog post will seem out-of-nowhere until you readthenextone, which is a Marketo-focused use for the code supplied below. But this had to come out first in preparation...
This post from 2016 (!) was copied from the NYC MUG blog for wider visibility.
There are so many posts about this. With incomplete and not-quite-right responses out there, you m...
Some months back, I told you how toaccurately wait for theMktoForms2global object— a dependency for all custom Forms 2.0 JS behaviors.
A recent Marketo Nation thread piqued my in...