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.
Ooh, that's definitely not my code as I don't use jQuery unless some other library requires it.But yes, any code that depends on MktoForms2 must go as low in the <body> as possible...
What code exactly?You should strive to avoid jQuery-dependent code at all costs.To add custom Marketo Forms 2.0 behaviors to a Marketo-hosted LP, add your scripts just inside the c...
That is something I have been working on for a while - creating an alert system for activity across different people within an account, ideally based on domain (though that is not ...
Speed would be the same as any Contains, it's about having an accurate version of Ends With.Matchable Email would be a String.Depends on rate-of-change rather than sheer database s...
If you've been around the block with Marketo Smart Lists, you know there's no Ends With operator, only Starts With and Contains.[1]This puts a damper on a common need: accurately s...
Hadn't even heard of Appointlet until the other day, but when user SS mentioned he was trying to use the REST API to integrate an Appointlet widget with Marketo, I knew there had t...
To switch up the Nancy Sinatra song, Booleans keep truthin’, when they ought to be falsin’.
As explored in earlier blog posts, when Marketo exposes Boolean fields in Velocity —...
'cept people use fieldsets for lots of other things -- if you added that CSS to a form I was working on just last night, it would hide nearly everything!