SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Offline
Date Last Visited
Friday
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: 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
    2359 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
    1192 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
    2089 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
    1358 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
    1738 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
    1738 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
    4201 2 0
  • solved badge Re: Google Tag Manager and Munchkin Code question

    @Malik Z I found the code by checking Web Inspector in Chrome (EDIT: yes, on your special test page) -- and you'll see it if you Save the page as well. When you save a page, you get the full markup as it looked when you hit Save, rather than the static markup that first comes from the server. To b...

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

    And when I scrape the page, I see this. Your Munchkin code.Look, I'm not trying to get into a contest. The reality is that the unwanted hits would have to be discarded by Marketo's servers, which means in turn there needs to be a UI to enter all your domains. I agree this feature should be added,...

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

    Add Munchkin via GTM. That is what you should be testing. (GTM has a special plugin for GA, which means that is not an appropriate testbed.)Technical rule: any elements injected into your markup can be scraped. It's just a fact of browser life.

    image_type
    Discussions
    4170 0 0
Sort By
  • Ignite 40 Ignite 40 Earned on 6.29.23 Earned by 42 people Select to learn more
  • Validate 500 Validate 500 Earned on 11.04.22 Earned by 2 people Select to learn more
  • Publish 100 Publish 100 Earned on 10.05.21 Earned by 3 people Select to learn more
  • Validate 250 Validate 250 Earned on 8.28.21 Earned by 3 people Select to learn more
  • Publish 90 Publish 90 Earned on 6.03.21 Earned by 3 people Select to learn more
  • Publish 80 Publish 80 Earned on 2.17.21 Earned by 3 people Select to learn more
  • Expansion Expansion Earned on 2.10.21 Earned by 11 people Select to learn more
  • Contributor2 Contributor2 Earned on 2.10.21 Earned by 93 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
  • Cultivator Cultivator Earned on 2.10.21 Earned by 36 people Select to learn more
  • Builder Builder Earned on 2.10.21 Earned by 58 people Select to learn more
  • Coach Coach Earned on 2.10.21 Earned by 91 people Select to learn more
  • Bedrock Bedrock Earned on 2.10.21 Earned by 82 people Select to learn more
  • Contributor Contributor Earned on 2.10.21 Earned by 280 people Select to learn more
  • Seeker Seeker Earned on 2.10.21 Earned by 681 people Select to learn more
  • Springboard Springboard Earned on 2.10.21 Earned by 210 people Select to learn more
  • Validate 100 Validate 100 Earned on 2.08.21 Earned by 3 people Select to learn more
  • Validate 1 Validate 1 Earned on 2.08.21 Earned by 687 people Select to learn more
  • Validate 10 Validate 10 Earned on 2.08.21 Earned by 25 people Select to learn more
  • Validate 25 Validate 25 Earned on 2.08.21 Earned by 7 people Select to learn more
  • Validate 50 Validate 50 Earned on 2.08.21 Earned by 4 people Select to learn more
  • Shape 1 Shape 1 Earned on 2.08.21 Earned by 837 people Select to learn more
  • Shape 10 Shape 10 Earned on 2.08.21 Earned by 43 people Select to learn more
  • Unlock 2 Unlock 2 Earned on 2.08.21 Earned by 30 people Select to learn more
  •  Unlock Unlock Earned on 2.08.21 Earned by 35 people Select to learn more
  • Establish Establish Earned on 2.08.21 Earned by 2352 people Select to learn more
  • Give Back 900 Give Back 900 Earned on 2.08.21 Earned by 10 people Select to learn more
  • Give Back 800 Give Back 800 Earned on 2.08.21 Earned by 10 people Select to learn more
  • Give Back 1000 Give Back 1000 Earned on 2.08.21 Earned by 9 people Select to learn more
  • Applaud 2000 Applaud 2000 Earned on 2.08.21 Earned by 1 people Select to learn more
  • Boost 1000 Boost 1000 Earned on 2.08.21 Earned by 6 people Select to learn more
  • Affirm 1000 Affirm 1000 Earned on 2.08.21 Earned by 1 people Select to learn more
  • Give Back 700 Give Back 700 Earned on 2.08.21 Earned by 13 people Select to learn more
  • Engage 200 Engage 200 Earned on 2.08.21 Earned by 2 people Select to learn more
  • Applaud 1500 Applaud 1500 Earned on 2.08.21 Earned by 1 people Select to learn more
  • Give Back 600 Give Back 600 Earned on 2.08.21 Earned by 17 people Select to learn more
  • Boost 500 Boost 500 Earned on 2.08.21 Earned by 23 people Select to learn more
  • Affirm 500 Affirm 500 Earned on 2.08.21 Earned by 4 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 Friday
Total Messages Posted 25,686
Total Tags 681
Likes Received 12341