A customer is using Marketing Cloud Connect but not sending tracking back to Sales Cloud. They want to create a Task on Contact and Lead records for follow up when someone has not opened five emails in a row.
Which activities could be used to fulfill this requirement?
Correct Answer: B
To create a task on Contact and Lead records for follow up when someone has not opened five emails in a row, a scheduled automation can be used to run a SQL query activity that selects the subscribers who meet this criteria from the _Open data view and inserts them into a data extension. The data extension can then be used as an entry source for a journey that has a task activity to create the task in Sales Cloud. Reference: https://help.salesforce.com/s/articleView?id=sf.mc_as_data_view_open.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.mc_jb_task_activity.htm&type=5