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.
Next Eligible Send Date is in pastORNext Eligible Send Date is empty
Except “in past” isn’t a supported filter. You probably mean “in past before 0 days” or similar.
Also note “...
Has anyone found a more efficient way to report on snippet performance?
As the others note, there’s no snippet-centric reporting. The “snippet-ness” of an element is ignored when...
As primitive as SMTP and DNS may seem, lots of stuff needs to work for an email to go from sender ⮕ recipient’s MX ⮕ recipient’s mailbox. Then even more stuff needs to work for a...
Extending an earlier post on standard JavaScript ${template strings} on Marketo LPs, here’s how to use near-standard {{ variable }} syntax.
Say you want to use AngularJS to crea...
(It's Custom HTML, not Custom CSS.)There's no "guesswork" at all! KV HTML uses the existing Munchkin cookie association if there is one. That association only comes from previously...
Except this code does not work. onChange is not a function property of a Marketo form object, among other errors.
I assume the snippet was generated by a machine that doesn’t unde...
You can’t switch content in the same Rich Text area, but you can create multiple Rich Text areas and then apply Visibility Rules to each so only one is shown at a time.