Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
There are some articles here on Web Fonts. You need to use javascript and the @fontface CSS to make this work. It may not fully appear while you are drafting it - only after you view the live version.https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PlgZAAS&refURL=https%3A%2F%2Fcom...
Do you mean you want to fill in a blank Company with the Lname and Fname values?You could do this using the conditional values on the Marketo Form. Use the token {{lead.First Name}} {{lead.Last Name}} in the company field.Alternatively do the same thing as a trigger - anytime somene fills out a form...
You should be able to do this using {{lead.Email Address}}but maybe that works better in the email footer itself, not in Admin > Email Managementbtw, that might not work in Test Emails right now.
1. Custom URL - do you mean you want to modify the Marketo page URL? Or you want to have a special url with url parameters?2. Your developer will need to pass the values to a cookie on the Marketo page somehow. Marketo could figure it out if the URL params are passed and the Marketo Form knows about...
I like Jeff's approach for products that allow that.You could also setup alerts for Sales based on scoring or vists to pages. For instance, is renewal time coming up? Are your clients poking around at certain products? Is it time for an upsell conversation?Have they not logged in awhile? Don't just ...
Curious about how to be a Marketo Admin? Food for thought.http://www.marketingrockstarguides.com/how-to-administer-a-marketing-automation-system-1183/
Are you using the Email Send program type?If not, go create a New Program and choose Email > Email SendThen you will need to add at least 2 emails to that Program as local assets for the AB test to be viable.
You can go to Admin > Field Management and bring in the fields you do not want updated. For each field, go to the menu > Field Block and block changes on Import List.This will prevent existing values from being overwritten.
Do you have duplicate contacts with the same email and each has a different association to an Account? I do not believe a single Contact can be assoc with multiple Accounts.You would likely have to run the lead in different Segments and run separate campaign flows that qualify each Contact separatel...
Safia,A duplicate lead may get created if the lead is a SFDC COntact and you are trying to assign it to an SFDC Queue. There should not be a duplicate for a click.If there were existing dupes, Marketo will assign the click to the record that qualified for the original campaign. If that record had no...