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 have anotheronSuccess function loading from GTM that’s redirecting in a DataLayer event callback (this always overrides an attempt to stay on the page).
Common problem as you ...
Please use the Syntax Highlighter (“Insert/Edit Code Sample”) when inserting code so it’s readable. I edited your post this time.
We need to see your actual page because this code...
It’s definitely possible, but there’s no built-in method.
Here’s a demo of my translations JS library, which can translate anything in the form descriptor at load time:
MktoForms...
Right, although Marketo itself can combine Lead and Contact IDs (including tracking conversions and merges on the SFDC side) when using the API you'd have to use a separate request...
A reasonable request, but you can’t enforce this via the UI. You can build a custom import app (honestly it’s hard to believe many companies can survive without one!) that uses the...
Also, it doesn’t make a ton of sense to look up using the SFDC ID if you can use the Marketo Person ID.
This ID is of course set from the very moment they call the webhook, no nee...
You can’t update people using a direct lookup on sfdcId (that’s the API name for the computed field we think of as “SFDC ID“).
If you know the person’s SFDC Type (easily derived f...