Northern Trail Outfitters injects customers into journey B based upon email engagement in journey A.
Which method would facilitate this solution?
A.
In journey A, engagement split afteremail send. In Automation studio, query JourneyActivity data new for the Engagement split result Boolean field, Use result Data
B.
In Automation Studio, query activity engagement on Journey System data view for email send to journey A; Use result data extension for journey B Subjects.
C.
In Automation Studio, use verification activity to verify engagement on email in journey A' Query engagement data extension for journey B Subjects.
D.
In journey A engagement split followed by Contact Activity to Boolean on an engagement data extension; Query engagement data extension injections.
To inject customers into journey B based on email engagement in journey A, Northern Trail Outfitters should use an engagement split followed by a contact activity in journey A. The engagement split can evaluate if customers opened or clicked the email in journey A. The contact activity can update a boolean field on an engagement data extension that indicates if customers are eligible for journey B. Then, an automation can run a query activity to select the customers who have the boolean field set to true and inject them into journey B. References: https://help.salesforce.com/s/articleView?id=sf.mc_jb_engagement_split.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.mc_jb_contact_activity.htm &type=5
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit