There are a few different ways to apply a Tag in Drip. Once a Tag is applied to a person, it is attached to them until it is removed.
Bulk Operations
To apply a Tag with Bulk Operations:
-
Click People > Bulk Operations
-
Click + New Bulk Operation
-
Select Choose a segment of existing people
-
Click Next Step
-
Select the segment of people to be applied the Tag
-
Click Next
-
Select Apply a tag to a person's profile
-
Choose the Tag, or enter a new one
-
Click Next
-
Select Immediately
-
Click Schedule Operation
Workflows
Use the "Apply a tag to a person's profile" action to automatically tag people that trigger certain automation steps in your workflows or rules.
To apply a Tag in a Workflow:
-
Click Workflows > Workflows
-
Select the Workflow
-
Click the + in the Workflow where you’d like to apply a Tag
-
Select Action
-
Select Apply a tag to a person's profile
-
Choose the Tag from the second drop-down, or enter a new one
-
Click Update Action
Rules
To apply a Tag in a Rule:
-
Click Workflows > Rules
-
Select your rule
-
From the action step, select Apply a tag to a person's profile
-
Select your Tag, or add a new one
-
Click Save Rule
Automation will only fire for people who do not currently have the tag applied.
CSV File Import
Apply a Tag via CSV file import by adding the column heading "tags" with any tags you’d like to import separated by commas only, no spaces. To learn more about importing a CSV file, check out our Import Data to Drip guide.
API Call
You can apply Tags to people with an API call through our JavaScript and REST APIs.