Goal of my email campaign is to email internal employees a survey at the following anniversaries:
I have created the following Marketo fields:
I want to set up my smart list to trigger and send the emails on the anniversaries above. Im just not sure which criteria to use to grab exactly 6 months ago (or 1 year ago) because it makes you pick a specific date. We want this to be triggered and always running...
I called Support and they tried a work around using the Wait step in the flow but that won't work because not everyone started on the same day (obviously).
Any help or insight would be awesome, thank you!
Solved! Go to Solution.
Hey Amanda,
You need to add the choice steps for each email, see example below.
Let me know if that works for you.
J
Hey Amanda,
You are on the right track, you need to setup a trigger campaign to add the new employee leads to the program and then use the advanced wait step to deliver you emails. Depending on how your data is coming in (new lead is created with all fields available vs new lead is created, fields updated at a later date) your trigger will change. Here is how I would set it up for new leads with all three fields available:
Hope this helps.
J
Hi Joseph,
Thanks for writing back so quick! I was thinking something similar but I didnt know if it had the logic to handle date fields from previous years...meaning if I have imported a current list of employees with a start dates ranging back for example of 3/1/2015 when this campaign runs will it send the 2 year survey on 3/1 of this year?
Hey Amanda,
Ahhhh, it's tricky but I think we can still make it work.
So, with how the wait step works, if the date has already passed (6 months after start date) then the wait step is skipped all together but the next flow action still happens (in this case sending the email). So under the setup I outlined above, an employee with a start date of 3/1/2015 would receive the 6 month right away then wait as outlined.
To overcome this, you can add the date token to all the wait steps as you outlined and add a choice to each of your email flow steps with constraints around who can receive the email. For your 6 month email choice 1 would be "dc employee start date" in past "181 days" send email: 6 month survey. The default choice would be to do nothing. Again, using the employee with the 3/1/2015 start date as an example, he would not receive the 6 or 12 month survey because his start date was not in the last 6 to 12 months. Instead he would skip the first couple steps and be waiting to receive his 2 year survey on 3/1/2017.
Updated Campaign Map:
Employee Survey Program
I think we may have it this time
I set up my smart campaign to reflect what you suggested and I am getting an error when I go to run the campaign. Any insight into this?
The campaign needs to be setup as a trigger campaign, it cannot be run as a batch. Use the trigger criteria "added to list" X then load the leads you want to test to that list.
Thank you Joseph for all the help BUT my test didn't work, everyone on the list received the 6 months pre survey email and 6 month survey email instead of their proper anniversary survey. Here was my set up:
List:
Smart List:
Flow:
Hi Joseph,
I tried that suggestion but it still did not work. However, I did in the choice if state date in past 180 days. I didnt know if you did 181 as a typo or if it needs to be that extra day?
Thanks again for ALL of your help with this, much appreciated.
Hey Amanda,
I setup a test campaign and the logic worked as intended (screenshots below).
The 181 days in the choice step wasn't an error, this needs to be in there because the wait step is waiting 180 days AFTER the start date. A lead with a start date of 9/1/2016 will have their wait step expire on 3/1/2016, 181 days after their recorded start date. For each choice step you will need to account for that extra day.
Here is a snip of the campaign I setup:
I set up wait steps and email sends for 6 month, 1 year, and 2 years. First test I ran was testing the 2 year survey email. I changed my start date to March 1, 2015 (731 days back)
I added myself to the survey campaign and received only the 2 year survey email.
Because I did not meet the first 2 criteria (start date in past 181 days and start date in past 366 days), I did not receive the 6 month nor 1 year survey but instead was sent the 2 year survey right away.
The second test I ran was to test the 6 month survey send. I changed the leads start date to Sept 1, 2016 (181 day back) and again added myself to the campaign.
Again, the campaign sent me the correct email (6 month survey)...
...And my lead was in a wait step until the 1 year survey is scheduled to be delivered (start date +365 days)
The key is with the criteria for the email sends. Once you update those you should be in the clear.
Let me know if you have any questions.
J