Hi Emilie,Welcome to Marketo!There are quite a few answers to your questions. First off there are two different types of Landing Page templates (more info here Understanding Free-f...
Hi Leanne,If you're going to use Marketo's reports and you're not using Revenue Explorer the ones I would recommend are Lead Performance and Program Performance reports. These ones...
Hi Rachel,The System Smart list is by default filtered to Email Invalid = True.This should be hard bounced when an email is undeliverable. But there are different reasons for bounc...
Hi,
I created a loop in an Email Script token that is as follows:
<table>
#foreach($licenseSubscription in $licenseSubscription_cList)
<tr><td>$foreach.count</td><td>${licenseSub...
Hi Sanford,Thanks for the reply. It is for Optinmonster and they require the form submit to be using a specific class:<input type="submit" class="om-trigger-conversion" value="Subm...
Hi Roni,To make a variable local, or unique inside a module:All you need to do is go to where your variable is defined in your template (meta tag at the top) and add "mktoModuleSco...
Hi,I need to embed a Marketo form which has a custom class added to the form submit button to track conversions in a third-party tool. What would be the most efficient way of doing...