Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Very comprehensive Jessica Kao, love it! This is an excellent resource for anyone who uses A/B testing. Testing for the sake of testing is a real problem!I wish Marketo would simply integrate p-values into the A/B testing interface....it seems quite straightforward! Lauren, I use an Excel sheet, bu...
Sanford Whiteman here's the sort functionality I was struggling with last year! Now sort is supported, this become much easier.
Sanford Whiteman has solved it! Basically, I was loading the form twice on the page - once through the Marketo editor in a guided landing page, and once more in the Javascript in the template itself. Which was making multiple form submissions! Once I removed the redundant loadForm line, it worked l...
Further update: best practice seems to be to define the width and height you want, but not to use "px". If you use "px", Outlook will show the image at full size.So use width="300" instead of width="300px".
Sure! PM me your email address.Thanks in advance.Phil
Thanks Sanford! That works perfectly to submit the form. However, I've run into another problem. When the form submits, it seems to be submitting under an anonymous lead. Here's my process:1. I send an email to myself using my work email. 2. I click a button which has specific URL parameters which p...
Hi SanfordHere's the link: http://letsgo.gadventures.com/Agent---National-Geographic-Content-Loading.html The page it is linking to is built off a new template, yes.Thanks, Phil
I have a similar use case, and from the resources above I think I've cracked most of it. But for some reason, the form is submitting multiple times before it redirects (up to 6 times!)Here is the code. I've put this at the bottom of a Marketo guided landing page template:Maybe I don't need the custo...
Hi SanfordFantastic. Are there any docs you could point me to which could help out? Our technical lead is after a little more info.Thanks, Phil
We have accounts on our website where users can log in. It would be great to pass the login information back to Munchkin so they become a known user in Marketo and we track web visits. Since we don't use a whole lot of Marketo forms but Salesforce ones instead we miss out on a lot of this web tracki...