Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I just did it successfully in an email. I opened an editable section, clicked HTML, then added:
Did you set the new name in your Admin landing page settings?
I can help you if you explain what you're trying to do.If you have a CO syncing to Marketo, you can just access it in an email script like this:${custom_object_name.get(0).custom_object_field}
There isn't sample code on that blog post but here is what it would look like (also make sure the "app-aba" part of the url is aligned with what it is for your subscription):
Then call submit via JavaScript:document.getElementById('myform').submit();Yes, it should. If it's not send me an email and I'll look into it. jcooperman@marketo.com
https://community.marketo.com/MarketoArticle?id=kA050000000KypICASClicks - total clicks not unique clicks.% Clicks - you are correct. It is the % ever, so if you are filtering by time period or something else it won't add up to 100%.Leads - # unique leads that clicked.% Leads - For all unique leads ...
Make the first thing that appears in the Email Template under the a “mktEditable” section. Add whatever other content or “mktEditable” sections you want beneath that first section (it’s irrelevant what else is in the template). Then, when you create an individual Email Asset from this template, dou...
What do you really mean? Forms can still be submitted if you disable Munchkin tracking, you just won't get all of the rich functionality.
If you double-click an editable section, you can drag the "Image" icon from the right pane into the rich-text editor. This will bring up a picker for images that have been uploaded to the design studio.
So, here's what's happening:For your first screenshot, you've attached the Smart List "member of program." The first thing I can tell is that you seem to have attached bunch of filters and a smart list as well. The Smart List may even be referencing the wrong program. Let's clear everything and star...