Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Certain competitors offer this feature, which I've found very useful in the past. I'll admit though that I developed an over-reliance and would ask any stupid question that popped into my mind, which is probably what Marketo is trying to avoid.
You can add/edit channels by clicking Admin in the top right, then click "Tags" in the menu on the left.
You're using the embed code and Marketo interface to control everything, not using any of the additional javascript on that page, right?Are you sure you have all the fields dropped into the progressive profiling field group when you're setting up the form? If they sit outside of that field group, th...
You can do it a bunch of ways, but the most simple is probably to add two filters to your smart list. "Member of List" and select the list you imported and then "SFDC Created Date = Empty"
Try adding some custom css... it looks like it probably has a float: right on it.Maybe do something like: .mktoButton { display: block }
Yes, that's true. The logic is that if you're only wanting to utilize a form on your website, you shouldn't have to create a landing page first and then drop it on and possibly another landing page after that to act as a confirmation. In reality, this is the better way of thinking, as it lets you sp...
Actually, I just noticed where they relocated it to... there's a binoculars icon to the right of the search box below the logo on the left. Click that and it'll show your history.
It used to be an option in the Treasure Chest area of the Admin section, but now it's gone. Not sure why, but it must have been removed during Friday's release.
If the third party will be manually entering the info, then your method is probably the best. If your campaigns aren't running concurrently, you could just update the hidden field when one ends and another begins, that way you don't have to clone a bunch of times. Alternatively, if the third party k...
So what you might be able to do, is utilize the "Send Alert" flow action and drop the email address in via a lead token into the "Other Emails" section (e.g. {{lead.Other Email}} ). I've never tried this and it wouldn't surprise me if it didn't work--you'd have to ask support about that.Alternativel...