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 has come up on previous threads — it’s the standard browser behavior when you use an IFRAME!
In order to break out of the IFRAME and redirect the top-level window, you need t...
A Soft Bounce after delivery — called an “out-of-band“ Soft Bounce in Marketo — mean:
(1) the recipient’s mailserver (MX) said “OK, message accepted”when Marketo attempted to sen...
Going forward, please use example.com as an example domain (that’s what it’s for). The domain you’re using as a dummy domain is actually a phishing site.
Fundamentally, you can‘t ...
The shape of your data isn't quite clear. Are you saying you have multiple rows for some email addresses? (And what specifically do you mean by "IDs" –Marketo Lead IDs?)
To be clear, Boolean fields work this way 99.999% of the time!
The value of the field will be integer 1/0, boolean true/false, or sometimes a stringified "true"/"false" or "1"/"0"...
The problem with this model is doing individual lookups by cookie in response to end user activity makes you vulnerable to a trivial DoS attack. Integrations that attempt this have...
Let's step back for a moment to make sure we don't have an XY Problem.What is the exact business need you're trying to meet? Be as detailed as possible.
Form tracking — as in the Filled Out Form activity — doesn’t depend on cookies, actually. Though without cookies, you won’t see web visits & web clicks in the person’s activity log...
-If you're on Marketo Engage Enterprise, Custom Objects are definitely the way to go for:
What Marketo Engage package and specific feature are you referring to here?
I understand that even with PMCF, if the same lead submits the form again to the same program, the previous values would still be overwritten
Yes, your understanding is correct. Th...