SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Online
Date Last Visited
2 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: Segmented content within landing pages but flexible

    A lead only gets his/her own data injected into the page. There's no leakage.

    image_type
    Discussions
    1131 0 0
  • Re: Sumbission of marketo forms showing as events in GA, preferably us...

    On that page, I don't see any onSuccess handler.I only see the default embed code:

    image_type
    Discussions
    2658 0 0
  • Re: adding a link through to outlook

    If the user has their mailto: handler set to Outlook, then any mailto: link opens in Outlook (how do you know that your users are using that app?).You can't add attachments from the user's computer via a mailto: link. It would be a pretty obvious security violation when you think about it.

    image_type
    Discussions
    2135 0 0
  • Re: Segmented content within landing pages but flexible

    Easy peasy. Add a hidden form to the landing page. Form prefill injects all desired field values into the DOM. Read values out with JS + apply classes, set element styles, etc.

    image_type
    Discussions
    1131 1 0
  • Re: Sumbission of marketo forms showing as events in GA, preferably us...

    Well, you have an errrant "true;" in your code, so there's probably a syntax error. I hope you're looking at your browser's console/developer tools to see such things.The correct code is demoed here. The onSuccess is called as expected. However since that page doesn't have your GTM code, it fails...

    image_type
    Discussions
    2658 0 0
  • solved badge Re: Change data value to query string?

    I don't care about the Best Answer (okay, just a little bit) but want to show it can be done straightforwardly. When we use auto-submit forms we make sure the form is prefixed with "Hidden", "Silent", "AutoUpdate", etc. to set it apart. With the Munchkin call, that's also cool, but it means another ...

    image_type
    Discussions
    2680 0 0
  • Re: Customizing submit button width and color

    @John W You don't need !important because .mktoForm span.mktoButtonWrap.mktoSimple button[type="submit"].mktoButtonhas higher specificity than .mktoForm .mktoButtonWrap.mktoSimple .mktoButton@Mel P The CSS I posted is demoed here.If you need advanced CSS customization I think you may have to h...

    image_type
    Discussions
    3463 1 0
  • solved badge Re: How to create a field that grabs the web page the form was filled ...

    @Nate O Easily done with a hidden field.MktoForms2.loadForm("//app-**01.marketo.com", "***-***-***", 148, function(form) { form.addHiddenFields({ LastFormURL : document.location.href }) });

    image_type
    Discussions
    6893 2 5
  • solved badge Re: Change data value to query string?

    @Charles T I don't see your question really being answered yet, despite this being "Solved."The most precise answer IMO is to create a Forms 2.0 form, which can easily set fields on the Lead using data from the query string. (When you add a hidden field, you always have the option to have the field ...

    image_type
    Discussions
    2680 1 0
  • Re: Data Lookup to Pre-Populate Forms with Data in SFDC

    @Debbie M I didn't get the impression that @Naomi M was talking about "lookups" as in cross-referenced fields, but I could be wrong.@Naomi M I would add that if you really just want a big button that says "RSVP", you don't need to show the Lead their own details to update the Lead record. If they c...

    image_type
    Discussions
    1316 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 2 hours ago
Total Messages Posted 25,649
Total Tags 671
Likes Received 12327