Files
nexus/wiki/concepts/Nudge-Sequence-Logic.md
2026-04-21 00:02:55 +08:00

30 lines
733 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]