Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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, click on it, and get its width from the property palette.Subtract the width of the image from the width of the page, then di...
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 would do is add a filter to your inactivity scoring campaign, which requires a minimum of 5 Lead Scoring points to run. ...
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 the form.
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 campaign with a filter for "Next Anniversary", with "in time frame" set to "Today".3. In the flow, simply send the email.4. Run...
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 the final email, those DIV tags will be removed, and the email has clean code for the variou email clients.
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 people on one form, it goes into one lead record. We don'tl have the abilty to read this information and create additiona...
I would rather create a separate stream for the different audience.I'm not sure which version of Marketo you have - if you have Spark or Standard, you'll have to build a separate Engagement Program; if you have Select, you can just add a stream to the existing program.If you remove leads from an Eng...
Answering this question for your specific case would require some troubleshooting in your instance - you may want to contact tech support, if you need help to do this.A few things to consider: - If any of your lists include duplicates, Marketo emailed to only one of those duplicates. Marketo always...
I agree with Kenny.The page you load into your iFrame is independent from the page that contains the iFrame. The two don't communicate about the current size of the iFrame.Unless you figure out some magic to transfer the current width of the iFrame into the CSS of the landing page with your form, I ...
Since you are asking for "which" leads, I assume you want a list of names, rather than just a count - correct?In this case - Can you just create yourself a SmartList with filter "Lead was created" - "in time frame" - "Today"?