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.
While I'm sure you could build an interface between a heatmap service like CrazyEgg and Marketo using one or both service's APIs, I don't think that bridge exists at present.As for...
Leaving the Webhook aside -- since it's the hardest part to be debug directly -- what happens if you visit the Web2Case form directly? Is it filled in then?
Heh, that'll teach me to take your word for it. We only use a couple of redirects so I didn't go back and check.It's interesting, though, that you can't turn the functionality off...
Marketo Forms can easily fill hidden fields from URL query params (?name1=value2&name2=value2) or from cookies. (When you add a hidden field, you specify the source.)If you're talk...
Gerard, the most scalable method to log end-user activity and tie it to Marketo lead records is the Munchkin API, which as Josh pointed out is documented in the Developers area.By ...