SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Online
Date Last Visited
7 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...

    Well, can't say much more unless I know the actual domain. What is it?

    image_type
    Discussions
    2965 0 0
  • Re: Missing CNAME in Landing Page Domain.

    What is the landing page domain in question?

    image_type
    Discussions
    2954 0 0
  • Re: munchkin api add to list

    Yes, you could use a supplementary Visit Web Page call like this. I tend to use Click Link to trigger Interesting Moments because that way users can always trust that Visit Web Page signified a real page view, while Click Link becomes more loosely defined..

    image_type
    Discussions
    1433 0 0
  • Re: munchkin api confirmation/or error management

    I'm not sure what satisfaction you expect to get from the code above. You'll get success when Munchkin.js is loaded, but you still won't get a callback when the tracking is complete.It is nice to know if Munchkin.js doesn't load, but that's not the tracking code. Munchin.init calls() View Web Page ...

    image_type
    Discussions
    2343 0 0
  • Re: Trigger Activities with Explicit Filters

    @Ingrid if you can't get what you want out of the built-in Visits Web Page trigger, you can trigger a Munchkin Clicked Link event when they're on one of your interesting pages. For example (off the top of my head): if ( document.location.href.search(/infographic[^s]/i) !== -1 ){ Munchkin.munchkin...

    image_type
    Discussions
    1188 1 0
  • solved badge Re: Download a document through autoresponder email

    @Becky B I second @Jenn that Marketo doesn't support expiring links.I would add that creating literal ONE-time downloads isn't a good practice. With the amount of mobile traffic now you are guaranteed to have people who click the link but never actually get the file, and then they're out of luck. T...

    image_type
    Discussions
    2067 0 0
  • Re: Server-side Form Post or API? How are You Capturing Data?

    @Jeff Coveney In the thread @Justin Norris linked to, consider my comment about using a client-side form post to Marketo using the same data you gather in your non-Marketo form. Unless you are altering data on your server, there may not be any reason to do server-side anything. You can use a total...

    image_type
    Discussions
    1324 1 0
  • Re: One basic form on multiple pages

    Like so:MktoForms2.loadForm("//app-zz01.marketo.com", "AAA-BBB-CCC", 96, function(form) { form.addHiddenFields({ 'Last_filled_out_form_on_page' : document.location.href }) });

    image_type
    Discussions
    1727 0 0
  • Re: One basic form on multiple pages

    @Michael C Do you want the full URL to become one of your fields?That is, the Lead's `Last_filled_out_form_on_page` field gets set to "http://www.example.com/page1"?The page on which a user fills out a form is already usable in triggers (as @Josh mentioned). If you wanted to save it to the Lead re...

    image_type
    Discussions
    1727 0 0
  • solved badge Re: Google Tag Manager and Munchkin Code question

    @Malik Z I'd recommend that you add something like JavaScript wrapper that I posted. I'll point it out to our own web team as well. Even better, wrap it in a function called something like reportStolenHTML(){}. I think 99% of copycats would delete that entire section if they saw that.

    image_type
    Discussions
    4145 2 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 7 hours ago
Total Messages Posted 25,679
Total Tags 681
Likes Received 12339