SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Offline
Date Last Visited
11 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
  • solved badge Re: How to indentify list of unique email domains

    @Rajesh I can understand working on millions at once may not be feasible, but you can straightforwardly divide them into 36 already-unique buckets -- where mail contains @a, @b, @c... @8, @9. Then aggregate across all the buckets. Kind of a hack, of course, but don't know of another way.

    image_type
    Discussions
    8356 0 0
  • Re: Email Response Handling

    Around midyear we're planning to package our internal reply-to-Marketo service as a SaaS app.We do write inbound replies to Marketo and require no special setup in your receiving e-mail client.

    image_type
    Discussions
    1572 0 0
  • Re: Dynamic Redirects

    @Kenny E if you're trying to keep the QS and pass it verbatim to another page, your approach isn't correct:String::split() returns an array and by defintion does not include the "?" character.It's not necessary to parse location.href at all: location.search already contains the query string.Using sc...

    image_type
    Discussions
    1275 0 0
  • solved badge Re: Trying to Track Clicks on a Marketo Landing Page

    Here's sample code that tracks YouTube events (Play, Pause, Play Until End) using Munchkin. Adapted from YT's guide here.

    Of course you probably don't care about multiple Play events and likely don't care about Pause. Play Until End is significant -- but the catch is that the lead could pause 1 sec...

    image_type
    Discussions
    13812 4 14
  • solved badge Re: Trying to Track Clicks on a Marketo Landing Page

    In order to track views/clicks within embedded pages (IFRAMEs), either:[a] the IFRAME needs to load Munchkin.jsor[b] the IFRAME needs to have code to communicate with Munchkin on the outer page (probably via HTML5 Web Messaging)If you have neither of these, then you'll only be tracking the views/cli...

    image_type
    Discussions
    7731 1 0
  • solved badge Re: Is it possible to pass Html & JS content as part of token to a ema...

    Yeah, I'd go with "JS will do absolutely nothing for you." No mainstream desktop and web-based email apps will execute JS, and for good reason.

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

    OK, that 's even easier in a way: http://jsfiddle.net/sanford/04xtuorz/5/

    image_type
    Discussions
    3037 0 0
  • Re: How can I align center the opt-out line in my emails?

    To turn off both default and custom opt-out, you need to make it Operational, yes.

    image_type
    Discussions
    1516 0 0
  • Re: Is it possible to set cookies in a mobile app so Marketo can track...

    There won't be one anonymous user in total, there will be one anonymous user per unique cookie -- i.e. per device or even per device user, depending on how you author your app.

    image_type
    Discussions
    3184 0 0
  • Re: Sending web activity to ms sql database

    @Takehiro are you talking about the lack of filter-by-lead? I agree this would be nice to also have in REST but if the OP wants to pull "all web traffic activity" as stated, there's no need for a filter.

    image_type
    Discussions
    1406 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 11 hours ago
Total Messages Posted 25,687
Total Tags 681
Likes Received 12341