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.
This post can be summed up in one screenshot:
That’ll qualify people who clicked the all-too-temptingUnsubscribebutton in Gmail, Yahoo, Outlook 365, etc. instead of visiting you...
tl;dr: Leading and trailing spaces are valid in an <a href> and the link will still work for the end user. But in a Marketo email, an accidental leading space means the link won’t...
Emoji support in Marketo is, admittedly, somewhat arcane. You can use emojis everywhere: emailSubject lines, HTML email content, landing pages, and even Text-Only emails. But you ...
But that page doesn’t use the method in this post to add the onSuccess. It tries to just use the MktoForms2 without waiting for it to be ready.
//Make confirmation message appear a...
Yeah, on very rare occasions it’s been requested, usually because there isn’t a call for an instance-wide compound dedupe key (which I also don’t like!) but for a particular partne...
By default, when a form is submitted, Marketo looks up the systemEmail Addressfield (the form field namedEmail) and merges the submitted values into an existing Person record, if ...
Ina recent post, you learned that having multiple form embeds in the same page, withloadFormcalled from more than one domain, causes fatal errors.
Those errors can break any form...