Auto-sync: 2026-04-21 00:02
This commit is contained in:
21
wiki/entities/UserProfile.md
Normal file
21
wiki/entities/UserProfile.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "UserProfile"
|
||||
type: entity
|
||||
tags: [user-model, personalization, behavioral-psychology]
|
||||
sources: [product-behavioral-nudge-engine]
|
||||
last_updated: 2026-04-20
|
||||
---
|
||||
|
||||
## Definition
|
||||
用户偏好模式,跟踪用户与软件系统的交互偏好,包括沟通渠道、交互频率和动机触发因素。
|
||||
|
||||
## Attributes
|
||||
- **preferredChannel**:首选沟通渠道(SMS、Email、In-App)
|
||||
- **interactionCadence**:交互频率偏好(每日、每周)
|
||||
- **tendencies**:用户倾向分类(如 ADHD、Overwhelmed)
|
||||
- **status**:当前状态(如 Overwhelmed)
|
||||
- **engagementMetrics**:参与度指标(响应率、完成率)
|
||||
|
||||
## Connections
|
||||
- [[Behavioral Nudge Engine]] ← manages ← [[UserProfile]]
|
||||
- [[UserPsyche]] ← derives_from ← [[UserProfile]]
|
||||
Reference in New Issue
Block a user