내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Drip campaign with 2 day wait for 1st emailer

Avatar

Level 1

Hi, Adobe family members. We hope all are in good health!

We are working to setup up a drip campaign in Adobe campaign classic. In which I am targeting the people who receive a Message center email and then we are planning to send the first email after 2 days (when someone receives that MC email), then the 2nd emailer after 7 days, and then the 3rd emailer after 7 days.

Scheduler (runs daily) > Query (Recipients of an MC delivery with exclusions) > Wait (2 days) > 1st continuous delivery > wait (7 days) > 2nd continuous delivery > wait (7 days) > 3rd continuous delivery > End

Please let me know if the below setup will work or we need to do anything different.
Really appreciate all your help. Stay safe!

Thanks and regards,

Robin

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 6

Hi,

 

the use of wait activity is not recommended because if the server crashes or if something happens at the database level, you will lose the records whom we are targeting.

 

it is better to use multiple workflows and targets based on the list if you are sending the same email to the same set of recipients irrespective of their open or clicks.

 

if you are using open or clicks to determine to send the 2nd delivery, then you can make use of tracking logs where opens and clicks are recorded.

you might also want to make sure we are not sending to already bounced emails and make use of broad logs which will help in IP reputation.

 

Regards,

Raj

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 6

Hi,

 

the use of wait activity is not recommended because if the server crashes or if something happens at the database level, you will lose the records whom we are targeting.

 

it is better to use multiple workflows and targets based on the list if you are sending the same email to the same set of recipients irrespective of their open or clicks.

 

if you are using open or clicks to determine to send the 2nd delivery, then you can make use of tracking logs where opens and clicks are recorded.

you might also want to make sure we are not sending to already bounced emails and make use of broad logs which will help in IP reputation.

 

Regards,

Raj

Avatar

Level 1

Thanks, @Raj_Ganta.  for the detailed solution, We are not targeting the same users. This will be an auto campaign and it will get the new recipients for the message center delivery and then they will get the onboarding campaign after specific days. 

Thanks for your solution, appreciate your help.