SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Online
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: Correct Parameter Name to Set a Hidden Form Field Value

    The cookie "my_simple_cookie=12345" is expressed in a JS object as: { my_simple_cookie : '12345' }Note the name is not in quotes.

    image_type
    Discussions
    3955 0 0
  • Re: Cookie?

    @Vicky K You should ignore email Opens because a user who opens and thoroughly reads an email still won't get logged unless they have images enabled in their mail app. Opens can also be backfilled synthetically by Marketo which makes them ultimately ambiguous. Use Clicks as your reliable metric.

    image_type
    Discussions
    3302 0 0
  • Re: Cookie?

    @Nate Taber Clicking a link in an email does not associate the lead. Leads remain anonymous until they are confirmed via form submission or via Munchkin, REST, or SOAP APIs.

    image_type
    Discussions
    3302 0 0
  • solved badge Re: Restricting Date Field Value Ranges on Forms

    I wouldn't write your own onValidate code -- you'll just end up reinventing the datepicker!Instead use a third-party datepicker widget, making sure it does what you need (weekends, dateranges, etc.). Set the input to just text and the datepicker handles all the validation. Here's an example using ...

    image_type
    Discussions
    1874 1 0
  • Re: How do I have one form save two leads

    Here's a sample form that posts twice, showing it doesn't need server-side anything: http://jsfiddle.net/sanford/kq0f4v2g/showIn this demo, the form posts once, then switches the First Name and Last Name fields and posts again automatically. How to manipulate other fields is left as an exercise for...

    image_type
    Discussions
    3543 1 2
  • Re: app-sj01.marketo.com down at present -- agreed?

    Thanks for confirming! Looks like it's back up now.

    image_type
    Discussions
    1365 0 0
  • app-sj01.marketo.com down at present -- agreed?

    I get a 500 error from http://app-sj01.marketo.com/ right now. Other people on that instance agree?

    image_type
    Discussions
    1408 0 3
  • Re: How do I have one form save two leads

    "Override" the form in Marketo isn't the right term... I think "Post as if it were the Design Studio form" is more appropriate.When you do a server-side form post, you're impersonating a browser-side ("client-side") form post. The Marketo server doesn't care whether the data comes in via a browser,...

    image_type
    Discussions
    3543 0 0
  • solved badge Re: Restricting Date Field Value Ranges on Forms

    Without knowing it, you're actually asking two different questions, because Marketo uses two different ways of rendering Date fields. In Chrome, which supports input type=date, it's actually pretty easy to manipulate min/max date and other stuff. I just put together an example here where the date h...

    image_type
    Discussions
    1874 1 0
  • Re: Correct Parameter Name to Set a Hidden Form Field Value

    That's way too much code to post on this forum (which has no code handling to speak of).Can you please narrow that down to just the part that is giving you trouble?And try to rephrase your question. "I don't know what in the cookie..." doesn't really make sense. Each cookie is a = pair. So you wa...

    image_type
    Discussions
    3955 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,637
Total Tags 666
Likes Received 12322