Hi Heidi:I can't explain the wording of the message, but I have a suspicion of what may be the cause for the failed import:When you create the fields in Salesforce, they come into ...
Hi Kelly:You can base the transition from MCL (Marketing Captured Lead) to MEL (Marketing Engaged Lead) based on any activities that are relevant in your buying process. Particular...
Alternatively, you can create yourself a custom status field on both the Lead and the Contact. This way, you can always see the current status of the lead in SFDC - regardless of w...
When the email isl rendered for delivery, the <div class="mktEditable"... tag is removed from the code. If your layout depends on it, it will break.However, using <div tags in emai...
Hi Cezary:You could click on the background and then open the properties palette at the top right. There you can see the width of the page in pixels.Then you place your image, clic...
Hi Heidi:I would not decay the scores below 0 - you either have a score, or you don't. And if you are a bad person, you get black listed or marketing suspended...The first thing I ...
You can write some CSS or JavaScript that adds space between specific form fields, and add it to your landing page. Then you can add a block of text where you created the space in ...
I would consider the following:1. Talk to the SFDC Admin about creating a "Next Anniversary" date field, which always updates to the next anniversary date.2. Create a batch campaig...
You should not make TD tags editable - you should insert DIV tags into the TD and make them editable. Do not add any formatting css to those DIV tags, though!When Marketo renders t...
In Marketo, every person is represented by one lead record. Therefore, every registrant needs to have a separate lead record.If you caputure registration information for multiple p...