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.
Absolutely. You can do a server-side form submit (which I don't actually recommend, but which works) or a silent cross-submit from the client using the Forms 2.0 API. In both cases...
Recommended practice is to use Munchkin liberally. What's your fear about "untagging"? All sites on which a lead is known will be consolidated in the user's ActLog.
I must disagree with the others' recommendations of a picklist/dropdown/<SELECT> tag. The most appropriate widget here is a radio button set: it carries the well-known meaning of "...
If you look at the AdBlock Easy Privacy List, you'll see mktoresp.com but not marketo.com. I'd venture that if someone is trying to block marketo.com via privacy plug-ins or proxie...
This is very simple. No reason to generate anything on the server, just generate a timestamp in the browser when the form posts.
MktoForms2.whenReady(function(form){
form.onSubmi...
Julius, there isn't really such a thing as a fresh subdomain. As long as you can point the name to Marketo, it's fine.CNAMEs in Marketo are, however, aliases (as they are in DNS). ...