Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Do you have an example of how you are setting the lead.ID as the custom dimension on a corporate website via API? Courtney GrimesThank you!
@Courtney I was trying out your suggestion on my test page here. I'm running into some issues aligning the checkboxes to the right of the label and centering the button on mobile. Should the margin:auto !important; line work here or did I miss something?
Think I found my own answer. Looks like you're creating it .onSuccess? form.onSuccess(function(vals, originalThankYouURL) { thankYouIframe = document.createElement("iframe"),Looks like I would want to use a custom field to indicate they're in the list and then use that to validate which TY pag...
Found the slides here - slides_marketo_mug_2019-01_live.zip (Post)This is most excellent Sanford Whiteman! Looking through this now. It would seem like I could validate/ check if they are in the list using the Lead LookUp Form Method? (From here - /slides_marketo_mug_2019-01_live/index.html#/22 an...
Haven't tried Form Settings Step 3 yet. Thanks I'll look into that. Are you referencing using the Forms API here Josh? http://developers.marketo.com/javascript-api/forms/api-reference/ Using a snippet was a little too limited last time but I think that was because I was also allowing for a guest ema...
Yeah, tried that last year and ended up going for some wonky php workaround. I recall you mentioning you had a blog post coming out around then on it but it wasn't ready in time for us last year. Hoping to revise our workflow somewhat for this year's campaign.
Is there a way to send a segment of known users to 1 variation of a TY Page as they have submit a form where we know their email is in a "approved list"?Is there a javascript workaround that has been tested by the community?Would appreciate any guidance or advice. I was looking through https://blog....
Did you ever publish this Sanford?
Great! I'll keep an eye out for it. I think this is probably the only way to accomplish what I'm trying to do. Thanks.
Do you have a sample of your code online Sanford? I think this is interesting and could potentially soluse-casesecase.