Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Jason,To answer your question, no, there isn't currently a way to run two tests.What you're describing though, is essentially a whole email test. With a whole email test you can change anything about the two emails, so you could have any subject line you like in either one, and make the bodies l...
Hi Caitlin,The URL parameter option would be parameters in the querystring of the page you're currently on. The Referrer parameters would be for parameters in the page you just left.So lets say you go to this url www.google.com?parameter1=testvalue and search for Marketo. The link on the page take...
I understand, and if you have that many paths, or forks in the logic, then it would be better to create smart campaigns to send the correct emails to the correct leads. With so many different emails and different groups needing to be sent specific emails, the only way to control that all is by using...
Hi Veronica,There isn't currently a way to restrict the values that would be accepted for a field in Marketo. This can be done in Salesforce using a picklist though.Otherwise, if you're trying to standardize everything currently in your database, then Jamie's suggestion would be easiest. Put toget...
The app is also able to see an even for 7 days after it ends. There is a one week window on either side of the scheduled date.John
Hi Edward,All event type programs should show up in the check-in app, with the exception of those with webinars. Custom tags on those programs aren't currently supported through the app.Understanding Event Programs - Marketo Docs - Product DocsCheck People into Your Event from Your Tablet - Marketo...
Hi Marisa,When you have a Program in a stream you choose a smart campaign is the actual piece of "content" in the stream. When a lead Is sent this "content" they're really just being sent to the smart campaign, and they'll be processed through it as normal. This means that they'll still have to qu...
Hi Patrick,It is possible to to do this with a Data Value Changed filter, but only if you know which field(s) you want to look at. There isn't currently a way to say "Show me any lead who had any change in the past X days".John
Hi Stephen,An empty value in a list import should not overwrite a field if there is already a value there. You can check this though, by using a smart list to find those leads who are both a member of your imported list, and who have had data value changes to those fields.John
Hi Chris,You can change this by changing the input type of the field to text, and then changing the mask length and masking the input. Masking only works for text type inputs, but don't worry, you can still force the value to be numbers.