Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Yes, you would use our forward to a friend functionality in the email. If they click "Forward" in their email client, however, it won't work. It is techincally impossible.
Herb,Send me email at jcooperman@marketo.comI'll look into it for you. Probably something in your stylesheet is causing this.
Dan,What's been said is correct. You don't want to try to load the form via HTTPS if your website is being served over HTTP. If you do have a cert for you website and the person is hitting the page via HTTPS then just embedding the code you get out of Marketo will make it work fine and requests will...
We're planning to enhance the date filter soon and this is one area that I'd like to improve. For now, what you have should work. Is there something you're trying to do but can't?
You can do this in Design Studio. Navigate to something like the Landing Pages overview grid and then multi-select a few pages and click "Landing Page Actions"
Definitely possible. Just select "stay on same page" as the follow-up for the form. Then, look at example 4 here.Use the onSubmit() function and all you need is one line of JS in that function:window.open('http://www.google.com', '_blank').focus();
Hi Val,We don't have a release date to share yet. You can subscribe to this thread, which I update regularly when there is something to share. If you want an approximate estimate, we'll likely have the new functionality in beta within a couple months.
See this thread:https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PoxFAASYes, we're working on a second part of the responsive landing project, which will support working with templates that have special syntax defining which regions are editable. We'll also, of course, make editin...
Correct, links in sample emails are now decorated and any link you place in an email script will be converted to a Marketo tracking link.
One more thing, if it is the case that the object is associate with both lead and account (or something similar), it will show up if you just disable one of those associations from syncing. That means the data will be gone, but sometimes people only really care about accessing data for one of the as...