SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Offline
Date Last Visited
Tuesday
Level 10 - Community Moderator
I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors. I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible! Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
Joined the community 23-07-2014
Rank Icon Level 10 - Community Moderator
Chief Technologist
New York City
  • Re: Storing URL Parameters UTM in cookie -- from landing page to our ....

    Is there any way that Munchkin, or some form of cookie tracking can storm the original UTM in a cookie from a Marketo landing page...To echo @Edward, no purely cookie-based tracking can pass values from pages.landingdomain.co.uk to www.jpr.com, because they do not share what I call the eSLD (effecti...

    image_type
    Discussions
    3243 0 0
  • solved badge Re: Timed based dynamic content

    I like your parlor trick, man. To get even more tricky:H1[class^="04"].PM {/* rules for 4:00 - 4:59pm */}H1[class^="03"].AM {/* rules for 3:00 - 3:59am */}

    image_type
    Discussions
    2086 2 0
  • Re: Logging Marketo emails as SFDC activities

    We have a Salesforce trigger that creates a new "Marketo Activity" custom object with the owner and such fixed up (and then we delete the original generic Activitiy). Something to think about.

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

    @Ian using the html element to increase specificity is fine, but just a type selector has very weak specificity and there's no guarantee it won't be overriden by something you guys add in the Marketo CSS. The (I hope correct) assumption that you won't use !important still makes that the safest bet I...

    image_type
    Discussions
    3869 0 0
  • Re: Outlook and emails

    What @Justin said, plus realize that if somebody clicks a link, that becomes a "Synthetic Open" even if they never downloaded images, or if they just saw the text-only version of the email. In other words, you can't use Opens to gauge the useability of images in your emails (both tracking images an...

    image_type
    Discussions
    801 0 0
  • Re: Email Images Not Loading & Email Links Not Working...For Some Peop...

    In this instance I'd look closer at your DNS. What exactly has your IT department done to verify that your domain is OK? You could have one nameserver that's giving wrong results, for example. The more nameservers you have, the harder it is to find when just one is acting up. One broken NS will ...

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

    @Edward you can fix that webfont issue by sending Access-Control-Allow-Origin: * with WOFF2 resposnes. Your server is sending ACAO on WOFF responses, but you have WOFF2 listed first, which Chome understands, so Chrome tries for WOFF2 but sees an illegal CORS request.Awesome looking work, by the way!

    image_type
    Discussions
    3869 1 0
  • Re: Munchkin Code for New Website

    Well, don't really need to send an email. Have the new website check if they have a Munchkin tracking cookie. If they don't, redirect them back to the old site with a special query param that means "please send old cookie value and return to new website." Old site sees param, reads cookie (if ther...

    image_type
    Discussions
    1777 0 3
  • Re: Hide or Style specific labels on Forms 2.0

    @Devan remember your selectivity rules. The built-in CSS already has .mktoForm .mktoCheckboxList > label which is more selective than .mktoCheckboxList > label. You either have to use the same selectivity (yours will win because of the cascade) or use !important.

    image_type
    Discussions
    2206 0 0
  • Re: Embedded Form - onSubmit to open 2nd form in lightbox

    Should be easy to do given the API. Though you should figure out if you mean load the next form vs. show the next form. If it were me I'd probably render both forms at start but only reveal (visibility/display) the second one later. Otherwise you end up putting the whole form.render() inside your...

    image_type
    Discussions
    2893 0 0

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Applaud 2000 Applaud 2000 Earned on 2.08.21 Earned by 1 people Select to learn more
  • Validate 500 Validate 500 Earned on 11.04.22 Earned by 2 people Select to learn more
  • Prowess Prowess Earned on 2.10.21 Earned by 7 people Select to learn more
  •  Artisan Artisan Earned on 2.10.21 Earned by 7 people Select to learn more
  • Originator Originator Earned on 2.10.21 Earned by 21 people Select to learn more
  • Publish 100 Publish 100 Earned on 10.05.21 Earned by 3 people Select to learn more
Public Statistics
Name
Location New York City
Personal web page https://blog.teknkl.com
Date Registered ‎07-23-2014 11:52 AM
Date Last Visited Tuesday
Total Messages Posted 25,629
Total Tags 666
Likes Received 12316