You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Create the entry condition with the step name `Low Recency Engagement`. Set the condition to all users who performed `Page Viewed`**exactly 0 times within 60 days**.
110
+
2. Add a True/false split.
111
+
1. Split the audience based on those who have performed `Subscription Started` where `Subscription Plan Type` is **paid**
112
+
2. For the **True** branch, add a multi-branch split
113
+
- For users who have the Computed Trait `user_favorite_article-category` = `Engineering`
114
+
- Send to email and ads destinations
115
+
- For users who have the Computed Trait `user_favorite_article-category` = `Marketing`
116
+
- Send to email and ads destinations
117
+
3. For the **False** branch, send to an email destination only.
0 commit comments