Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I usually run data management campaigns to do this. But you can hire a jquery/javascript person to add that blocking code that will go beyond the Phone Masking.The problem with phone masking is you can't really use it for international numbers. Masking will only verify the correct format of the emai...
If you are ok with anyone visiting ANY /X/ directory, then you just doClicks Link on a Web Page CONTAINS /x/ or whatever variation makes sense.You might have to do STARTS WITH: www.company.com/x/
There are three filters to use here with Advanced: (1 or 2) and 3CONTAINS vice, vpSTARTS WITH vice, vice presidentNOT CONTAINS services, etcYou can do the same with Intern* vs. international
They do not. But check outhttp://launchpoint.marketo.com/applications/customer-datafor others.I'm sure you could integrate DNB or Hoover's into the system using an API. DNB is also connected to SFDC.
Sherrie, Yes to what Thomas said. What you really need to do is set this up in a Program like "Content Download" and use the Statuses such as: Visited Page Downloaded Content = Success So whenever someone Fills Out Form, move their status to Downloaded Content. The Page itself will also show you ...
For a TOS, then you would want to record their acceptance with a timestamp. So create a custom field "Accepts TOS=T/F" (checkbox) and consider a separate TOS Accepted Timestamp field (string).Then you can use the API to add the person's acceptance.
Angela,Use an Email Send or Email Blast Program for what you want. Then create the smart campaign to listen for the form fill out.When people say "flow" here, they often mean Smart Campaign.eg:Program-email 1-email 2-Smart Campaign (Flow) 1: Fills Out Form--Send Email 1--Wait--Send Email 2When you u...
Jeff, I like that idea!There are several ways to deal with this.1. Global Email Rules in Admin.2. Do what Jeff did.3. Setup a special suppression list for people who received and Opened/Clicked an email in the past X days. Always add that list as NOT IN to your campaigns. To avoid using it, then jus...
You could redirect it to your 404.html on your main site. Or away from your domain.
Why wouldn't you use the Marketo system token for this?{{system.forward to friend}}You can also setup something custom as Conor suggests. I have a client who wants the email to contain the referring person's info so the referee is able to see why they are getting this.