Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is there a particular reason why you don't want to add a custom field? It might be tricky to insert a field that doesn't actually belong to the form via jQuery and then run validation off of that.
What kind of activity are you wanting to register? You could utilize the requestCampaign feature to log activities via the API.
You should be able to achieve this by using programs instead of emails in your stream. However, instead of doing that, you might want to wait a few days as Marketo's May release is removing restrictions on engagement programs: https://community.marketo.com/MarketoArticle?id=kA050000000LIx8CAG#enhanc...
For what you describe, you'd want to go with a smart campaign (flow).An engagement program (stream) is more like a continual conversation with a lead where you can keep adding content over time and move them across streams based on different criteria. You could probably manage what you're looking to...
That makes more sense. For any checkbox that's checked, its value becomes "true" If you want to filter out anyone who checked the "No" box, you'd set "No = True" in your smart list (where No is the name of your field).
I might have misunderstood you, so let me take a step back: what kind of field are you using? A checkbox of a drop down? And if a checkbox, are you only using one, or are there two checkboxes, one for "Yes" and one for "No"?
The first thing you'll need to do is identify what's causing the leads to sync. If you have activated the campaign inspector from the treasure chest in Admin, you'll be able to quickly check all your active campaigns and find which have Sync actions.Once you've identified those, you can add conditio...
Unfortunately when you create a checkbox field, it default sets everyone in your database to "false" and they become "true" only when the box is checked.In your case, you'll need to add a "Filled Out Form" filter to your smart list and specify what form the leads would be completing. This should let...
Yes, you should be able to just remove the trigger from the smart list and no one else will be added to it. If you have any other campaigns that might add people to it, make sure you switch that as well.Just don't deactivate the campaign and you should be fine.
I believe the only way you could dump them into the engagement program and they would pick up where they left off is if you were using programs in your drip program.To be safe, I would probably just cut off adding new people to the drip and let the leads already in it finish running through.