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.
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...
“Inactive email address“ isn’t really a concept in Marketo.
A person’s Email Address may be invalid, but that doesn’t stop that person from being related to a custom object record...
Another chance to sing the praises of Marketo forms over other form builders. Marketo forms are just, well, normal. Others’ forms, by and large, are needlessly weird and obscure....
If you were using it for this same Marketo instance and it just stopped working, you need to open a Support case.
Marketo is responsible for ensuring CloudFlare listens for reques...