Edward_Unthank_

Edward_Unthank_

Contact Me
Online Status
Offline
Date Last Visited
‎02-27-2023 10:10 PM
Level 10
Joined the community 05-02-2015
Rank Icon Level 10
Founder
Seattle, WA
  • solved badge Re: Timed based dynamic content

    With a bit of JS and CSS, anything is possible!{{system.Time}} on a landing page writes the time, and {{system.dateTime}} writes the date and time. Take the JavaScript and you can do whatever you want with it. Really, if you're already using JS, you might as well just do it all with JS instead of ad...

    image_type
    Discussions
    2090 2 0
  • Re: Storing URL Parameters UTM in cookie -- from landing page to our ....

    So long as the parent domains are the same (e.g., you have http://pages.etumos.com and http://etumos.com), session cookies would be the answer. If you have different parent domains (e.g., http://pages.etumos.com and http://etumosrocks.com), you're going to have to get craftier about transferring tha...

    image_type
    Discussions
    3246 0 0
  • Re: Leverage external css and js in Marketo Landing page?

    Thanks, Sanford! I've never spent the time to fix the access control error for fonts—shall do! EDIT: Now fixed. Thanks, Sanford!Ian— the problem with more specificity there is that the element containing div IDs change, AND the inline CSS uses IDs. If those were calculated on the back-end as classes...

    image_type
    Discussions
    3873 1 0
  • Re: Leverage external css and js in Marketo Landing page?

    We do exactly this all the time! Fun things to consider:Old Marketo templates referencing external CSS (non-mobile friendly) don't pull in external CSS into the WYSIWYG editor unless they're https calls. This breaks your WYSIWYG pretty considerably, but the approved pages look great. New Marketo tem...

    image_type
    Discussions
    3873 4 0
  • Re: Dynamic Content in an email with Data Variables

    Hey Randall:Dynamic content! There are lots of ways to do it. Here are some:Dynamic snippets based on lead segmentations: (Emails and landing pages)Lead fields containing the content to show on pages (Emails and landing pages)Velocity email scripting (Emails)"My" program/folder tokens (Emails and la...

    image_type
    Discussions
    3891 7 0
  • solved badge Re: Advanced template development - where's the manual?

    Hey Jerry! I like where your brain is going. Here are some I've done lots of reverse-engineering of the landing page. Here are some things I've written on the topics: How to make responsive landing pages (for developers)Marketo DoubleDiv — making your own landing page HTML DOM via clever HTML hacksM...

    image_type
    Discussions
    1695 3 0
  • Re: lead nurturing step by step document to help set up the smart camp...

    Hey, I recognize that screenshot! That was from my presentation at Marketo Summit 2014! 🙂This is specifically if you're looking to have programs within engagement programs, for the use case (for example) of having multiple emails promoting the same content and skipping that cast based on the busine...

    image_type
    Discussions
    1856 4 0
  • Re: Using token for Landing Page content but ascii showing up

    Are you copying the HTML into the rich text editor without first clicking the "HTML" button in the rich text editor? If you copy the straight HTML into the WYSIWYG of a rich text token, it'll think you literally wanted to output "" to the viewer. When you're creating HTML in a separate area and then...

    image_type
    Discussions
    962 0 0
  • solved badge Re: How to indentify list of unique email domains

    The easiest way would be to create a smart list that has all known leads ("is anonymous" = false), create a new temporary view that just contains "email address," export the list, and then do quick calculations in Excel.When you have it exported, you can do "text to columns" separated by "@" and the...

    image_type
    Discussions
    8021 4 0
  • Re: Is there anyway to send an alert based on the amount of SUCCESSES

    Almost, Adam! That "min. number of times" is on the lead level. So that would be triggered when the lead fills out the form on the 20th time and every time that same leads fills out the form after the 20th time. Same with the Program Status is Changed trigger.This is unfortunately not possible out o...

    image_type
    Discussions
    2154 1 0
Public Statistics
Date Registered ‎02-05-2015 10:27 PM
Date Last Visited ‎02-27-2023 10:10 PM
Total Messages Posted 239
Likes Received 524
Likes given to