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.
You should also have IT lower the TTL on your current record. While it's only 20m now, lowering it to 5m decreases the window of uncertainty and allows you to start testing that mu...
Classic async programming error! (I love this stuff.)The simple reason 1 doesn't work is that MktoForms2.loadForm() loads the form descriptor asynchronously. Thus the form is not g...
Of the 60 instances I just surveyed, 44 are using the shared key. Presumably this is because they are "legacy" clients, but since that key hasn't been revoked, there's no incentive...
I've also written about Marketo SPF and DKIM concerns on my blog: http://blog.teknkl.com/your-marketo-spf-entry-doesnt-matter-unless-youre-paying-extra/ http://blog.teknkl.com/when...
In an attempt to improve performance I used async non-blocking. As you correctly pointed out, async order of execution is explicitly not guaranteed. Thank you for your input, it's ...
An email security program that is on guard against spoofing might decide that email looks too sketchy to send to the inbox. In reality, this is a rare-to-never occurrence. And it s...
And yes, I believe this would work for older email systems as well as current ones. I've not yet come across a situation where they were unable to use the regex header due to old t...
Greg (and Roxann) remember that if your subscription uses a branded sender domain, then the envelope sender is not @*.mktomail.com but rather at @ a sub/domain you provide.