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.
@Michael C do you mean you use RESTful URLs like http://www.example.com/user/michael/documents/images/123?If so you will have to parse the values out yourself. URLs like that need ...
Nothing can stop someone from redeploying your code. As I think I responded when you brought this up a few weeks ago, you must be allowed to redeploy your code on any number of dom...
I don't get how this Idea could work within Marketo's current business model.If your database is limited to 100,000 leads but you can send one-off e-mails to as many other people a...
@Nate O: As @Justin Norris mentioned in the post linked by @Laura Lewis, we're planning to spin off our in-house reply tracker as a commercial product later this year. If you're in...
It's definitely not user-friendly for those of us who open up Developer Tools! And though almost none of our clients would ever notice it I think @Than Taintor is right to want it ...
@Scott M where you see withCredentials in the code, that's feature detection: if a new XMLHttpRequest has the withCredentials propertyset to true or falsethat means the browser sup...
I looked at your page and I don't see you adding an onSuccess handler at all.All you have is
MktoForms2.loadForm("//app-sjn.marketo.com", "641-QIX-912", 1260);