Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Another way you can do this is by changing the offer and the language of the offer on the landing page. From "Fill out this form to get a free book!" to "The first 1,000 people who fill out this form will get a free book and everyone else will get an ebook copy!"Or, a common, "Fill out this form to ...
I've concatenated values of multiple non-Marketo form fields, then passed the resulting JSON object as a value to an SFDC field through a REST API Create/Update lead call. What's your use case? A bit of JavaScript would do this, depending on all the fields you want, what types they are, etc. "oninpu...
Hey Paul:Some moving pieces here, especially when you're looking to combine progressive profiling with conditional visibility. If a field is both conditionally visible and progressively profiled, you have a whole thing on your hands. Laying in a third element (custom JavaScript) becomes even more co...
Hey Christina:Taking Marketo's Email Performance report and then doing some work in Excel is going to be the easiest (and relatively unpainful, actually).Here are some steps:Create an Email Performance report in Analytics. Go to "Setup" and edit the time frame and emails appropriately (probably "all...
Subscribing! I'm very interested in this topic.
Hey Carolyn:If you have a one-to-one sync between the two systems, you should look into why they're not being synced over to address the source of the problem. If you're syncing leads through Marketo programs that are synced with SFDC campaigns on the program level (the most efficient use of API cal...
If you were looking to instill some mutual-visibility and mutual-accountability, you could have a lead token or program token with the recipients' names concatenated. That'd give you the psychological benefits of accountability while everyone else might assume BCCing. Something like: "Dear {{lead.De...
Hey Chon,I think this isn't possible unless you can finagle a hand-shake deal with Marketo support. The integration between Marketo and a CRM (Dynamics or SFDC) watches for custom CRM fields and then creates duplicate fields in Marketo's lead database. When the CRM-side custom fields are updated, Ma...
Hey Evan, I'm going to rattle off a few, and hopefully other people can chime in as well as I'm sure I don't have them all in my head.Creating a duplicate manually/through API in Salesforce and it syncs over. Doesn't dedupe through Marketo, so retains the dupe.Manually creating a lead in Marketo wit...
Hey Scott!A few complications here, but not dealbreakers:Multiple recipients on the same email (i.e., CCing) isn't possible through Marketo. Native attachments in Marketo aren't possible. The way you'd be able to edit Marketo emails is through editing program tokens (that example link) or lead token...