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.
@Ramesh Here's a quite simple way to do this with Marketo Forms:http://jsfiddle.net/sanford/t7xdmf8x/The trick is to create 2 forms: one that just has a big submit button "Yes" and...
Actually this also includes @example.com.au and suchlike. It's not a perfect solution. To get more accurate create an ALL filter CONTAINS @example.com and NOT CONTAINS .com.
@Sara M use anOpened Emailfilter and type in the User-Agent identifier. For example, this filter shows leads using Microsoft Outlook 2013 (part of "MSOffice 15," 15 being the inter...
@Takehiro's solution would work -- I wouldn't call one of the types "anonymous" and the other "known" though, as they both are known, one just has a First Name filled in.However a ...
Well, you could certainly set the value to <field value> (<datestamp>) using the Forms 2.0 JavaScript API. So final results would look like: Yes (10/20/2015)Of course if you do thi...
@Ramesh I wouldn't actually "Link them to a web page" per se because then you're talking about opening or replacing a browser tab/window. Link the images to the munchkinFunction('c...
@Lisa J What do you mean by "wrap it"? The outer wrapper for the embedded form is just an HTML FORM tag. You can style it any way you like. As @Mike points out you can have custom ...
Sure, go ahead!It's also going to go into the Forms 2.0 Cookbook I'm working on -- but those recipes will be proof-of-concept stuff like in most of my posts rather than includeable...
@Jesse B If Admin > Email (which @Josh also referenced) doesn't pertain to your question then you need to phrase it a different way. What do you mean by "recognize" if not "include...