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.
Please use the Syntax Highlighter (“Insert/edit code sample”) when posting code so it’s readable. I edited your post this time.
We suspect that the issue might be because we're us...
This thread is 7 years old, so you shouldn’t expect answers from original recipients. In the future, when threads are > 1 year old please open a new thread. You can link back to th...
That’s a very important detail!
If the named Marketo form element* is hidden, then that’s the form being pre-filled. There would be no way for the Forms 2.o JS to automatically k...
ZoomInfo can be triggered on any form event actually — you use the JS API.
In fact, you should always invoke it manually because the “automatic” integration with Marketo has a lot...
I have created a few test email program sends and I can see that the email has been clicked and opened in the activity log for the lead record. If I were to create a batch campaig...
I also thought that it would work regardless of whether the email is going out through a campaign or email program but am having doubts because I found this post which seems to be ...
There’s should be no distinction between those 2 scenarios. Email type programs are certainly expected to track links!
Are you 100.00% certain you’re checking the same email asset...
I understand that the link must be sent via email in order to populate the information. I've tested it a million times, both my work and personal email addresses, but can't get th...
When you use [contains] and any item in the list starts with “@”, the whole filter changes ends-with mode and all items are treated as ends-with matches. This creates surprising be...