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.
We waste a lot of space and bandwidth treating URL-like strings* as if they’re too precious to decode. I’m thinking it’s time for a new approach!
URLs are ASCII-only
Remember (ho...
Grab Images from Web(under Email Editor » Email Actions and the equivalent spot in LP Editor) is a cool tool, but it’s subject to common web security restrictions.
So a page that ...
Known Visitor HTML(“If Known Visitor, Show Custom HTML” in Form Editor » Form Settings » Settings) shows a slimmed-down form if the current pageview, or existing Munchkin session,...
Don’t worry, it’s not your fault! The web was simply designed with an undue amount of trust in, well, people.
As the web has evolved, some data points thatused tobe available acro...
NOTES
[1] In View as Web Page mode, it would certainly be important for screen readers and such, don’t get me wrong. But the <html> wrapper tag isn't even mandatory for email clien...
A question recently cropped up about adding thelangtag to the <html> element in a Marketo email — as the W3C has long recommended — but making the language a variable instead of ...
That particular regex isn't what you want because it's checking if the value begins with the email domain. See my answer on your new thread: https://nation.marketo.com/t5/Product-D...
OK, would you consider changing the content to reflect the title? Using bit.ly is optional, so it seems weird IMO to have that be the example and not show the real query string!
A...
If title and phone number are already populated within Marketo, we want to block Zoominfo from updating those fields and only populate the missing fields like state, country, etc.
...
We're trying to figure out how to prevent Zoominfo from pushing data to fields if they are already populated. We dont want Zoominfo to overwrite phone numbers and titles if they ar...