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.
Whether your tracking logic uses standard UTMs, custom query params, or other dimensions, you’re gonna need hidden form fields.
Problem is... they’re hidden. And – take it from s...
As we all know, cross-client-compatible email design means HTML 4-era<table>elements, a smattering of CSS2 styles (usually inlined, with<style>sporadically supported), and conditi...
There’s a post in my drafts explaining that you don’t needanycustom lightbox code in modern browsers — neitherMktoForms2.lightbox()nor a 3ʳᵈ-party library.
In the meantime, thoug...
This has 2 different race conditions though:
You must only trigger the 2nd webhook when Webhook is Called has fired for the 1st webhook. Can't be just two Call Webhook steps in a ...
Most users know that Marketo usually retries email sends for 24 hours.[1]Ifneither a fully-successful nor fully-failedSMTP transaction can be completed in that time, the email wil...
A user recently asked about pluggingChosen, a well-known HTML <select>replacement, into Marketo forms. There’s a 3rd-party post from several years ago on the topic, but their co...
Someone asked an easy one on Marketo Nation today:
We are adding new branding domain aliases to our Marketo Instances and we were wondering if we can use the same alias across al...
Call it the Law of Large Projects: eventually, someone’ll receive data they don’t have enough experience to validate, give a shrug, and assume it must be right.
APIs, awesome as ...