A lead "Deleted" means a Lead deleted from Lead database. However, if a lead is "Removed" from Smartlist, it still remains in Lead database - and can be found by applying the desir...
Also, your CSV may have a different character to separate values than what Marketo recognizes - commas. Try changing the settings to change the character that separates the value...
Here is some sample javascript code. In the below sample code one line is added after the 4th field
<script type="text/javascript">
jQuery(document).ready(function(){
va...
I believe you want that the Smart campaign should be triggered for all the leads which are from your list of 1000companies. Also, at the same time, you do not want to create a cate...
Hi Tole
Since you have filtered the lead at a program level, it will be blocked forever for the program, even if it is qualified for the next cast in the program.
The code snippet that we shared with you yesterday can work for email as well. When you are creating the email, you can open the HTML viewer and use this code for the image.
Ho...
We would be interested in finding this out too. Seems that Marketo is using some custom Javascript to pull the data - not sure if it is available publicly.