Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Cecile,As far as I know there's no way to mass update the label width from the interface. If you have a lot of forms, your best bet would be to use CSS to overwrite the label width.If you need any help on that end, let us know. There's plenty of CSS-wizards in the community.
Hi Robb,Your request is a little unclear to me. Are you looking for the {{lead.id}} token? Or are you looking for someone's personal URL as a token value?
Hi Tyler,At my previous company we didn't use salesforce. We tried to figure out our own way of identifying traffic. Here's what we did:We identified 2 main dimensions: Medium and Source.Examples of combinations would be Social Media, Facebook Social Media, Google Paid Search, GoogleWe created tempo...
Hi Phil,Not sure if that's the best way to do it. Random sample seems unpredictable in this case.Why not try changing your 3rd flow step to 'if not received email' or better yet 'if has received email' (do nothing, else send email).This way you'll send out to the first 50% on day 1 and to anyone who...
Hi Harjot,Not a solution, but could be a bypass:Marketo will allow you to preview by list. Make a list (Harjot's Test List) of people in all 18 segments and then preview that list.An extra layer of trickery is if you use a gmail address with + in it. You could have myemail+usen@gmail.com and myemail...
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 http:// or https:// from the token value. The link in the email would the look like this: http://{{my.tokenvalue}}.This wa...
Hi,Since the introduction of the email send campaign we've been using it a lot. Mostly to send invitation and reminder emails for the simpler batch and blast campaigns.One of the troubles we're having is with the random samples not being available in the email send campaign. Metering a campaign by s...