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.
Alok, this is not true. It's quite possible, there's no conflict. MktoForms2 :: Two forms, One pagePerhaps you are confusing this with having the same form twice on one page.
Alok, that problem's easily avoided by managing existing cookies correctly: there are Solved community threads on this topic. It's only a problem if you're not aware of it when dev...
You're trying to connect directly to the API from a browser that enforces CORS?This means you are revealing your API secret key to the world. Very, very bad idea. The APIs must not...
You're quite right, Michael.Since Munchkin on its own does not have a concept of a "session," you'd have to build it yourself by using cookies and custom fields to manage the sessi...
Franklin, I think you're highlighting two non-issues and one real one.Non-issue: People enter identifying info into a form on a formally shared -- or illicitly borrowed -- computer...
Building a photo gallery display would be a separate front-end and back-end task. On the front, your developer could use any number of slideshow libraries that are out there. To lo...
OK. Consider that the referral process consists of two data storage steps. Storing the new lead (the referral) in Marketo as you would any new lead, also including the referrer's e...