Youcanadd JS to your page to send a Munchkin "pulse" to Marketo whenever values change (though Munchkin is not well-suited for this, because it always appends every pulse to the lo...
All the channel and campaign level metrics, including ROI, you'll find in the bizible app dashboards.If you're trying to build a custom report anyway, while I've never tried, you w...
There's no backend functionality that you can configure like how the system Unsubscribe field works.The closest thing you'll get is building out a well thought out folder structure...
try this:MktoForms2.whenReady(function (form) { var init_fields = { "isAgencyDynamic":"{{lead.Is Agency}}", // whatever your Marketo token is supposed to be } form.vals(init_...
You're correct.Creating custom fields in salesforce will automatically create a syncing custom field in Marketo.However, within salesforce, you will need to create custom fields on...
Custom fields don't necessarily have to be created in Salesforce. If you need it in Salesforce - e.g. if you're doing the reporting out of salesforce, then create them in salesforc...
So you want to create a "Last Touch" custom field that tracks key programs or scoring campaigns and a separate custom field for MQL-warm Last Touch that copies what ever is in the ...