Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Meredith,This is a browser-caching issue. Next time you update an image, try pressing ctrl-f5 when viewing the image, and it should clear the old cached version of the image and update it to the new one.
Hey Mike,I would suggest logging a support case for this. Please include a copy of your Marketo Log and Marketo Error Log(please make sure your view includes all available columns), and some screenshots of example records in CRM.
Hey Greg,What you'd likely want to do in this case is set your exclusion condition in the smart list of your batch campaign(e.g. Not Clicked Link in Email), then in the schedule tab set the campaign in Edit Settings to 'Allow Leads to go throught he Flow Every Time' and then set a recurring schedule...
Hey Kate,This article has instructions on how to set up your form to do exactly this: https://community.marketo.com/MarketoArticle?id=kA050000000LH7uCAG
If you have direct access to the html, you should be able to follow the standard method by adding an ID to the button like so:If you don't, and can only add scripts to the page, an easy jQuery would be like this: $('element').attr('id', 'value');
Adding to what Jason is referring to, make sure to account for LinkedIn's wonky behavior: https://developer.linkedin.com/documents/setting-display-tags-shares
Hey Cheryl,This functionality is available via the importToList(as well as requestCampaign, and scheduleCampaign) API call, http://developers.marketo.com/documentation/soap/importtolist/. It is not available via the UI, however.
Hey Michelle,I'm not quite clear on what you mean with this idea. Could you possibly provide a screenshot to demonstrate what you're suggesting?
Hi Ersel,The Champion Challenger test type is designed for normal email sends outside of the Email Blast program type, so it is unavailable in the context of an Email Blast program. I'm curious what your use case for this would be, however. How would you intend to use this in an Email Blast/AB Tes...
Hey Alison,These sections themselves are not editable, you need to pull in the sections which you need to add/edit content to from the palette in the LP Editor. For example, if you need to add rich text, you'll want to pull in a Rich Text section into the editable area.