Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You have to add the the tag in the Hyperlink Text section of the token:
I think this screen is is best viewed on a large monitor, try opening the view in a new window:Looks like your segment is approved, you can not edit this unless it's a draft, create a draft from Segmentation Actions:
Kate, if you have access to Marketo University, they have a class on Program Types, Channels And Tags, attached is what I'm using for Channels and Tags. I have other tags that are product specific, basically by creating a tag it allows you to report on it, as an organisation if you know what you wan...
These are explained here: Understanding System Managed Fields - Marketo Docs - Product Docs Original Source Type = The location a lead or website visitor was first discovered (Example: List Import, Web Page Visit)Registration Source Type = The location an activity first became a lead (Example: List ...
It sounds like the mktoColor is not connected to your CSS, you code should look as follows:.header { background-color:${headerBG}; }If this doesn't fix, send a sample of your code so I can take a look.
Marketo only has 1 folder structure per instance, you need to firstly upload all the sub folder files to Images and Files in the Design Studio. Then in the HTML file point the all the file references to your Design Studio:Examplexxx.mycompany.com/rs/xxx/images/file-name.cssIn you HTML, the CSS link ...
Emily, you can get this data via Smart Lists:Desktop OpensCreate a new Smart ListDrag in Opened EmailFor Email, select is anyPut a date range in (optional)Click Add Constraint and add Platform (please note mobile, tablet and smart tv Platforms are included in this list too)Click the dropdown to see ...
A solution maybe:Add people who are in the engagement program to a static list and suppress that list from normal email sends, then setup a recurring batch campaign to remove people from that static list once they have exhausted the content.Smart Campaign - AddSmart ListMember of Engagement ProgramF...
I don't think landing pages support 2 of the same form on the same page, if you want to have 2 forms, even if they are the same, it's best practice to clone the form and place each form on the page so it has a different formid.
What the robots.txt is doing here is stopping the content of the PDF's to be searchable, without it, people could potentially find gated content through a normal web search. Or if you use use an advanced search in Google and type the following:site:pages2.marketo.com filetype:pdfYou'll see all of Ma...