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.
Can you still not see my demo code?It should be easy to adapt it so that the user sees the NumBags on the next page. The onSuccess function always gets the two args (postedValues,f...
You can't reverse lookup the lead directly from a click tracking code (like "A0B1C3" in http://branding.example.com/A0B1C3). Bear in mind that the tracking code transports more tha...
How sophisticated is the final math? Are you talking about building complex regressions, stdevs, or simple <token> * <token> / <constant value> type of thing?We have a webhook endp...
Fair enough, but I think having four fields in Marketo is more maintainable, since then they will sync back correctly from SFDC and you don't need any special flow steps in Marketo...
But how are you dealing with "I’d like our Salesforce reps to see that A and C were checked" -- I thought you meant these were populating individual checkboxes in SFDC as well.Also...
Please search the Community for "localize" and you'll see a few solutions -- "How to localize a Marketo form" was one of the topics I covered at a recent MUG meeting. Here's one of...
Having four different fields could work, but it wouldn't be possible on your form to make them work together and have at least one required.It's actually really easy to have separa...
Devin, it sounds like you're talking about a variant of the Referral Form paradigm, where we want both the referrer and the referral to become new leads. This is simple if you know...