Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Also wanted to add there's a handful of idea suggestions on this topic already... don't forget to vote for them: https://community.marketo.com/MarketoIdeaDetail?id=08750000000Ir6JAAS https://community.marketo.com/MarketoIdeaDetail?id=08750000000JYD0AAO https://community.marketo.com/MarketoIdeaDet...
Try this: https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PbYTAA0If that doesn't work and all he has is the URL, then there's not going to be an easy way to do it (that I know of).What might help a bit is to go into the Design Studio and click on "Landing Pages" (don't drill down...
Right.The most difficult part is just coding it to mimic an embedded tweet, then you just copy and paste your tweet text, the image, URL, etc. Then you can rinse and re-use as many times as you'd like, just repeating the last steps.A screenshot is easier and will probably be just as effective, but I...
Caleb is right -- you can't embed scripts in an email, nor should you really want to.Instead of doing a screenshot, I would recommend just coding out a visually-similar table that you can reuse in your templates. It'll be better for deliverability than an image and you'll get essentially the same re...
What you might want to consider is using an iFrame approach for each form. This way the form wouldn't appear again after submitting it once and you also wouldn't have to worry about the entire page reloading each time they submit.
The method I outlined will also show you campaigns using the field.
If you go into Admin > Field Management and select the field you're looking for, it'll show you where it's being used (which forms, specifically). You can then update only those forms and as you're doing those, you'll be able to see which landing pages are using that form, and approve the drafts ac...
I'd like to build a smart list to identify leads who have filled out two or more unique forms within a larger campaign. I know I can use a minimum number of times constraint on the "filled out form" filter, but I don't want to run into leads who filled out the same form twice--they need to be comple...
I haven't experienced anything like that -- have you tried submitting a support ticket?
You can use tokens in change data value flows. So instead of giving a number, you can put {{lead.Lead Score}} or whatever the field is you want to copy.