Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
FANTASTIC! Apparently I need a tutorial on searching the community for articles. Carol, thank you so much!
Thank you Carol, that's exactly what I was looking for to format the columns!Now if anyone recalls the article about adding text inside the form (assuming I'm not hallucinating), my day will be complete!
I have a rather long email preference form with 15 or more subscriptions in 6 broader categories. I'd like to add a bold heading to the top of each category, and split the form into two columns.I thought I remembered seeing javacripts that I could add to a Marketo landing page to make these things h...
To do it for individuals, (1) find the lead in Marketo, (2) double-click on the name, (3) go to the Activity Log, (4) filter by "web" in upper left corner.To do it on a macro level, I go to Google Analytics: Audience > Vistors Flow.
This is a great idea. So now I'm curious what else you're doing that would keep you from the non-techie solution: clone the page, add your cookie and new content, and make that the "thank you" page?
I believe if you put the forms on marketo landing pages and then used iframes to display the forms on your current pages, that would work.
Two possibilities:1. Create a "thank you" message the same size as your form on a new landing page. Then specify that landing page as your thank you page.*2. Use this javascript on your form page to move to a new thank you page: http://community.marketo.com/MarketoArticle?id=kA050000000KysB&src=* Y...
We hard-code our Marketo forms rather than use iframes. (We need to write data to custom objects in SF.) Then we add a hidden field that identifies the form.Unfortunately, all of my automations must trigger on every form that comes from our site for looking for a match in that field.I imagine it wou...
Usually a new site takes up most of your bandwidth. But if you have the manpower, here are some things I would consider:Cookie'ing visitors -- at least put the Marketo munchkin on your site so that you're not waiting 45 days to start tagging your visitors. The web histories should carry over, you'll...