Difference between revisions of "Drip Campaigns"
imported>Aeric |
imported>Aeric m (Text replace - 'Designer > Data >' to 'Designer >') |
||
Line 15: | Line 15: | ||
===Create a Drip Campaign=== | ===Create a Drip Campaign=== | ||
#Click '''Designer | #Click '''Designer > Objects > {object}''' | ||
#Select the object from which you want to run the drip campaign. If you use Prospect or Account, the drip will run for the Primary Contact. | #Select the object from which you want to run the drip campaign. If you use Prospect or Account, the drip will run for the Primary Contact. | ||
#Click the Data Policies tab | #Click the Data Policies tab | ||
Line 28: | Line 28: | ||
'''Create a Drip Campaign on Prospects''' | '''Create a Drip Campaign on Prospects''' | ||
# Click '''Designer | # Click '''Designer > Objects > Prospects > Data Policies''' | ||
# Create a calendar based data policy that repeats 'Daily' | # Create a calendar based data policy that repeats 'Daily' | ||
# Provide an activation date and time and, optionally, an end date | # Provide an activation date and time and, optionally, an end date |
Latest revision as of 23:17, 22 June 2012
Do you want to automatically send emails to new accounts or prospects 'x' days after they were created? We call these Drip Campaigns and they can be accomplished using calendar-based data policies.
How do I get started?
- Select an object that is the basis of the drip campaign. The object must have an email address field.
- Setup a calendar-based data policy with specific criteria that will trigger an email action.
- Schedule the criteria and any conditions.
- Apply the condition to the data policy and save.
What information do I need to setup a drip campaign?
- a list of recipients
- an email template or message
- criteria that is used to trigger the data policy
- the days you would like this campaign to run
Create a Drip Campaign
- Click Designer > Objects > {object}
- Select the object from which you want to run the drip campaign. If you use Prospect or Account, the drip will run for the Primary Contact.
- Click the Data Policies tab
- Click the [Add Policy] button.
Learn more: Data Policies - Select the type as Calendar Based, the time of day you want this policy to run, and the day you want to start running the policy. You'll want to set it to repeat (daily, weekly, etc.).
- Optionally, you can add any additional criteria, for example, only records where City equals Dallas or only records where Number of Employees is more than five
- Set conditions in the Custom Criteria section
Drip Campaign Example
In this example, a Drip Campaign is created where an email is sent to the customer one day after a prospect is created. A calendar-based data policy on the Prospects object is required.
Create a Drip Campaign on Prospects
- Click Designer > Objects > Prospects > Data Policies
- Create a calendar based data policy that repeats 'Daily'
- Provide an activation date and time and, optionally, an end date
- Optionally, specify date conditions in the Date Fields Criteria section
- Under Custom Criteria, insert the DATECOMP function and set it as:
- DATECOMP(TODAY(), date_created) = 1
- Click [Save].
The policy is created. - Click the [Add Action] button.
A list of choices appears. - Choose Send email from the list.
- Set the Action Name, From, To, and Subject fields
- Type your message in the Description area.
You can also use HTML and template variables to brand and personalize the message. For additional days, and different messages, you can repeat the process by creating multiple data policies.
Test the Drip Campaign
To test your drip campaign, you may want to temporarily add additional criteria into the policy to look for a specific record that you want to send to, then add a record based on that test criteria.