Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
From wikipedia:http://en.wikipedia.org/wiki/Transport_Layer_Security#Other_usesIt doesn't seem like it would be very practical for marketing emails. Can you explain their use case? I would advise against using marketing automation software, ours included, for sending emails with information so sensi...
Also, Marketo has a built-in feature called "durable unsubscribe". If someone was unsubscribed at the time they were deleted, a new lead created with that email address will be automatically set to unsubscribed.
I recommend making a smart list with the following filters to help you determine what went wrong.1. Member of Program (it sounds like you used the email program to send it?)2. Unsubscribed = false3. Black Listed = false4. Marketing Suspended = false5. Email Invalid = false6. Email Address "is not em...
To add to what Josh said, we can. The caveat is that any fields used by the program being imported, or being used by any of the assets inside of it, need to exist with the exact same names in both instances.
Hi Amanda, For security reasons, the Send Alert URLs are set to expire after a few days. You can adjust how long they are valid by going to Admin > Login Settings > Edit URL Expiration. The maximum is 30 days.
This line of php is responsible for where the landing page elements get dropped if you drag them over in the editor:So, in your template, you could move that line inside the responsive div.The drawback there is that all of the landing page elements, not just forms but also rich text blocks, images, ...
You might also try using a Campaign Performance Report. You can choose which campaigns to include in the Setup tab, and which leads you want to contribute to the report in the Smart List tab.
Could you put up a screenshot of their activity log which shows the Change Data Value for their score?
It sounds like you need a string field to record the name of whatever product they are most recently interested in, as opposed to a boolean field? As per Sydney's suggestion, you might want to set up an appending string field, so it adds the new value to the end rather than overwriting it. You coul...
This other discussion has some insight (see Kenny's third comment):https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PrHrAAKIn that discussion, the "referrer" they are referring to is actually a URL parameter in that particular use case.