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.
In a nutshell, Web-to-Lead is an SFDC feature that allows you to post a simple HTML form (not even a more sophisticated Ajax form) to a URL @ Salesforce.com and have it automatical...
Please post the actual URL.I expect the problem has nothing to do with OneNote. OneNote allows you "download web snippets to OneNote" so it's just the default if the user has OneNo...
Simple. Add a hidden form field that contains the "campaign prefix" of the hosting web page. For example:MktoForms2.whenReady(function(form){form.addHiddenFields({acqURLPrefix:docu...
Sure, just substitute "pen" for the word "debug" in the URL. There isn't any body HTML on the page itself, though -- it's to demonstrate how the URL magically changes to include th...
I think what Josh is getting at here is you may have an X-Y problem: asking how to do X before researching to find out Y is a better goal.In this case, you can use SFDC Web-to-Lead...
That's a good point about non-Marketo-hosted assets -- in fact the expiring links I'm talking are based on looping in technology outside Marketo. Maybe Naomi's videos are hosted so...
Upvoted, with caveat that this must be an optional feature (an argument to Munchin.init()). I sure don't want meta tags taking up bandwidth on every hit (and I doubt Marketo wants ...
I actually assumed the field came from SFDC, though the OP described it differently.The overall scenario still seems kind of opaque (why custom forms, is the post actually coming f...
I mean literally all the JS I posted goes insidesuccess: function(){}Honestly the fact that you're loading Munchkin asynchronously is making it harder for you to customize the code...
Naomi, while there's some tech coming down the pike that will allow you to send expiring links, at the moment there's no way to stop someone from downloading a Marketo-hosted asset...