SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Offline
Date Last Visited
yesterday
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: 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
    1256 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
    13359 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
    7381 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
    1756 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
    2953 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
    1479 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
    3116 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
    1379 0 0
  • Re: Sending web activity to ms sql database

    Certainly it can be done. Note the REST API is preferred, but the SOAP API is still supported.Either way you want the method `Get Lead Activity` filtered by what you consider web-related activity types (mainly Visit Web Page and Clicked Link, but possibly also Filled Out Form).You'll be getting XML...

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

    This will get a JS developer started: http://jsfiddle.net/sanford/hd22114r/4/In this example, I am writing the iframe contents at runtime instead of loading an external src, but it's exactly the same process if you use "src=blah.html". What lightbox library you use to load the iframe is up to you -...

    image_type
    Discussions
    2953 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 yesterday
Total Messages Posted 25,649
Total Tags 671
Likes Received 12327