Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Wouldn't you then lose al the activity history?
Hi Courtney,After building quite a number of MKTO templates using the mktEditable class pretty much everywhere I have found the following:It's best to use mktEditable on your framework tags (,
, , )Don't use multiple mktEditable class inside each otherPersonally I try to use the mktEditable class on the lowest possible level. If I have a title or an image that I want to be editable and point to the same URL, I do the following:
My TitleThis way marketers define the URL in a token (single place) and can only edit the image and the text. Any added tracking codes won't need to be added by the marketers, but will be embedded in the template (which could also be a token).If you have any questions, let me know.
Hi Bobby,Although the information is very valuable, it tends to lower conversion rates on (first) form fills. It's a tradeoff between pulling in extra data and lowering the number of net new leads. Therefor you might want to consider using autocompletion for company names on forms that are hosted on...
Hi Lindsay,Adding on to Priyank's reply, is your link a token value? It's a known problem that links in a token aren't shown in reports. To circumvent this you can break off the or from the token value. The link in the email would the look like this: {{my.tokenvalue}}.This way Marketo will know th...
Hi,Does anyone know if it's possible to automatically push leads from a Smart List to LLA via Ad Bridge?The advantages of a Smart List get lost if the list has to be pushed manually.Thanks,Stijn
Adding a Locale field (country + language) can help your segmentation.Our locale field is ISO countrycode and ISO languagecode. Examples are US_en and DE_de. Segmenting on locale you could use the same landingpages for different countries and languages.Keep in mind though that you can only have 1 se...
Hi,Our instance in Marketo holds dozens of content items on which we would like to do an Email Performance report. This is a rather straight forward report in which we can select all the content item programs and see the results in the 'Reports' tab.The added level of difficulty comes when we want t...
Hi Daniel,Are you trying to merge the two leads into one? There is an option for that once you've selected both leads in the lead database.It will even let you choose which fields to keep as leading.It's under 'Lead Actions' --> 'Merge Leads'Was that what you're looking for?Stijn
Hi,We've recently started using Marketo and have setup segmentation based on locale (country + language). We have a header and footer snippet setup to choose the right locale for each email we send out.Most of our emails are directed at a single locale, but we would like to use the segmented snippet...
Hi David,From what I've seen and read you can do it with an iFrame.Both your wordpress and your marketo domain will need to have the same top-level domain (*.yourcompany.com) and the security framework (http:// or https://) will need to be the same.It's something I'm going to be trying in a couple o...