Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
When a sales rep tracks their email with the MSI tracker, is there a way to see when that person opened the email from the sales rep? In the MSI section on the contact, it only shows the time that the email was sent.
We send out a welcome email that is triggered to send based on the join date of a new member. The smart campaign runs daily and sends the welcome email to any new members that have joined the previous day. I want to set up another campaign that resends the email to anyone who hasn't opened the email...
If I want to set it to a phrase if it's empty, do I just put ## End of the monthor do I need to write out something to show that it's text I would want to insert in replace of the token. Basically, if the salesforce field is blank, I want the email script token to insert the default language "the e...
Got it. I just updated it! Thank you for your help.
Sorry, I can't figure out what you're asking me to do. Can you explain?
I have this email script that is working correctly: #set( $inTimeZone = $date.getTimeZone().getTimeZone('America/New_York') )#set( $outTimeZone = $date.getTimeZone().getTimeZone('America/New_York') )#set( $locale = $date.getLocale() )#set( $myDate = $convert.parseDate($lead.End_Date_Formula__c,'yyyy...
I wanted to test using an engagement program, but wanted to start small. We sent an email to a large number of leads, and had an engagement program set up so different link clicks put you in different streams within the engagement program. The problem is, when you set up the streams in the engagemen...
I didn't not get an OOB response on this specific email address, but I have seen that on other hard bounces. Since Marketo is marking these email addresses as invalid, should I take it for its word and assume we will not be able to reach these emails again? Is it possible that we will be unable to r...
I've been working with our data team to clean out invalid emails. There is one person that Marketo noted as invalid, because it bounced with this reason "554 delivery error: dd This user doesn't have a aol.com account [-9] - mta4129.aol.mail.bf1.yahoo.com" To me, this bounce reason sounds like the e...
I am creating an email using the Marketo Smooth sailing template. I noticed that some of the local variables are not in the email, and I need to make edits to them.I am having issues with the Articles module, specifically the right separator border color. There is no meta class for this variable, an...