SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Offline
Date Last Visited
19 hours ago
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: 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
    2981 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
    4018 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
    1869 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
    2306 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
    3038 0 0
  • Re: track clicks on a "add to calender" token

    Add to Calendar links (technically, links to ICS files) are indeed click-tracked: they become typical links http://branding.example.com/aaEE1100uu --> http://landing.example.com/blahblah.ics. So I don't know what would be causing them to not show in your instance.

    image_type
    Discussions
    2243 3 1
  • Re: limit contacts per company

    @Srikanth one hacky method to do this would be via a webhook. Run new leads through a 'hook that returns a numeric counter for the "index" of a lead within its company (based of course on a database on the webserver running the webhook).For example, srikanth@example.com becomes 1, josh@example.com ...

    image_type
    Discussions
    1569 0 0
  • Re: track inbound responses

    In Q2 of this year -- funny how so many people have been asking about this! -- we plan to publish our internal tool for tracking replies as a commercial app. It doesn't rely on SFDC. The rest is secret. 🙂

    image_type
    Discussions
    1789 0 2
  • Re: Is it possible to embed a form into a Marketo e-mail?

    You can't, as Josh and Tara state, embed usable forms in e-mails (you can embed them but they will display in a fraction of mail apps -- and be functional in almost zero of those).However you can link to the form on the web and add ?name={name}&email={email} to the URL. Then your landing page can p...

    image_type
    Discussions
    1449 0 0
  • Re: Is there a way to see who reply's to an email?

    Stay tuned: in Q2 we plan to release our internal tool for tracking replies in Mkto as a public (SaaS) app.But Kristen M is completely correct, there's nothing built-in to do this.

    image_type
    Discussions
    1777 1 3

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 19 hours ago
Total Messages Posted 25,689
Total Tags 681
Likes Received 12342