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.
There’s no better place than here. (And most of that is cross-posted to the official Products blog.) I’m really the only one in the world learning/writing at length about Velocity-...
You didn’t supply your full token code so I can’t show you where you introduced a syntax error.
Under “Person”, fields like Sales Owner Email Addressshould be easily accessible.
...
No need for any kind of "nesting". Those Person fields are all available in Velocity already. Just choose them from the tree.Also, you shouldn't be using ${var} (formal references)...
Say you have an LP section like this:
<div id="intro">
Good to see you back, {{lead.First Name}}. You can still benefit from intro pricing if you sign up before June 1st.
</div> ...
tl;dr: if a URL’s query params all start with utm_, you do not need to separate them with &. Use the simple &.
Using & when it’s not required is harmless. But it’s not r...
You must link to your page where this is happening. Can't repro in my labs.
(We’ve got 2025-01-20 and 2025-03-26 versions only, perhaps something was patched today like what you’...