Auto-sync: 2026-04-21 00:02

This commit is contained in:
2026-04-21 00:02:55 +08:00
parent 177469a1cd
commit cb7c11e14f
235 changed files with 16567 additions and 237 deletions

View File

@@ -0,0 +1,29 @@
---
title: "Nudge Sequence Logic"
type: concept
tags: [multi-channel, user-engagement, personalization]
sources: [product-behavioral-nudge-engine]
last_updated: 2026-04-20
---
## Definition
多渠道触达用户的序列逻辑,根据用户响应情况自动切换沟通渠道和频率。
## Logic Example
```
Day 1: SMS高触达率渠道
Day 3: Email书面记录渠道
Day 7: In-App Banner应用内提醒
```
## Adaptation Rules
- 如果用户停止响应每日 SMS nudges
- 自动切换为每周邮件摘要
- 暂停主动推送并询问用户偏好调整
## Related Concepts
- [[UserProfile]]
- [[Behavioral Nudge Engine]]
## Connections
- [[Behavioral Nudge Engine]] ← uses ← [[Nudge Sequence Logic]]