操盘手年鉴The Operators’ Almanac
GR · PB · 005

保护消息推送渠道

Protect Notification Channel · protect-notification-channel--the-secret-to-duolingos-exponential-growth
增长 操作手册 过渡期 2024-04 Sean Colombo ✓ 已核验出处
所属簇 留存与流失

解决什么问题

如何在持续利用 Push 通知获取增长的同时,避免过度打扰用户导致取消订阅、摧毁该增长渠道。

核心内容

将通知渠道视为“下金蛋的鹅”(渠道本身是鹅,单次带来的 DAU 是金蛋)。保护措施:

  1. 对新增通知设极高门槛:即使带来大量 DAU,如果效率低或显得垃圾也会被砍掉(寻找替代方案实现同等 DAU 增长)。
  2. 监控领先指标:观察关闭通知的比率或“每获取1个 DAU 需发送的通知数”。若取消订阅率高于对照组或效率低,即使总体数据正向也不发布。
  3. 使用 Android notification channels:允许用户在系统层面精准屏蔽特定类型通知,而不影响其他通知。
  4. 应用内提供关闭开关:在 App 内提供简单的设置让用户关闭特定通知,并在初次实验时就加入。
  5. 降低配置成本:降低工程团队添加新通知 channel 和设置的开发成本。
  6. 全局频率上限:追求在所有通知间设置全局频率上限和优先级机制。

适用边界

适用于高度依赖 Push 通知作为留存和拉活手段的 App。反例参考:Groupon 因过度发送邮件导致渠道腐烂、退订率上升和送达率下降。

关键引述 · 原话

"If we send notifications that users do not find interesting, that they don’t think are worth reading, or that cause them to unsubscribe, we will destroy the channel and kill the goose."

关联卡片

关联 notification-efficiency-benchmarks

出处Sean Colombo · 02-newsletters/the-secret-to-duolingos-exponential-growth.md
提炼自 Lenny Rachitsky 的 Lenny’s Newsletter & Podcast(2019–2026)。本站为个人学习用途的二次创作,与 Lenny’s Newsletter 无官方关联。
provenance · 已核验 · glm-5.2