Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You could create custom columns in a report to satisfy your visual needs. You won't really have percentages, but you'll be able to see the total leads, then a custom column for each response with however many leads responded with that answer.You'd just need to create smart lists with the proper filt...
This sounds more like a problem with your SFDC settings than anything to do with the Marketo side of things. You'd have to check your rules behind contact/account creation and see if it automatically generates a new opportunity.
Off the top of my head, you could have a lightbox form (forms 2.0 makes these simple enough) for opt-in. On the confirmation page you can set your own cookie for the submitter. Use that cookie on your site to prevent the opt-in form from displaying again.
In the actual form settings (not the landing page), are all of the fields set to pre-fill? If they are, this is probably what's causing it, and I'm not sure if that's a bug or not.You might want to create a clone of whatever form you're using (I'm assuming you're using it elsewhere where you DO want...
Is this a triggered campaign? If not, the light bulb wouldn't be lit. If it's a batch or scheduled campaign, the light bulb would not be lit up. Just because it's not lit up doesn't mean it's not working, it just means it's not triggered (e.g. listening for an event before it fires).
I was curious if anyone has a good example of defining success/status within an email program. I understand the need to define success within most programs, but I don't completely see the value in doing it for one-off email programs.For example, say I send an email program promoting a webinar, I cou...
You could create an alert that's sent to you with the lead's email address in it.First you'll have to create a new alert (email) to send to yourself. In the email itself, add in the lead's email token, {{lead.Email Address}} and whatever else information you want (see here for tokens: https://commun...
I'm pretty positive that program tokens are exclusive to the programs they live in. Here's a list of the token glossary for the system-wide tokens: https://community.marketo.com/MarketoArticle?id=kA050000000LBvaCAG -- so unfortunately, I don't think you'll be able to achieve that.
What you can do is add a "Group by Segmentations" to the Setup of the report (this presumes that you will first set up a Segmentation to identify your two types of leads).By doing this, the report will separate the two... but it comes with a catch: you won't see a breakdown by email anymore, only by...
I believe as long as the email address is the same, it should simply update the record, and if you have the field permissions set to do so, any changes on the Marketo side will sync up to SFDC.That being said, I'm not 100% positive on this since email isn't the unique identifier within Marketo. Hope...