Use when needing to calculate, analyze, or optimize customer lifetime value (CLV/LTV) to improve business profitability
Scanned 5/27/2026
Install via CLI
openskills install vivy-yi/xiaohongshu-skills---
name: customer-lifetime-value
description: Use when needing to calculate, analyze, or optimize customer lifetime value (CLV/LTV) to improve business profitability
---
# 客户生命周期价值 (CLV/LTV)
## 概述
**CLV = 客单价 × 购买频率 × 客户生命周期**
## 计算方法
**简单CLV:**
```
CLV = (客单价 × 年购买次数 × 客户年数) - 获客成本
```
**优化CLV:**
- 提高客单价
- 增加购买频率
- 延长客户生命周期
## 关键指标
- 获客成本 (CAC)
- CLV/CAC比例
- 复购率
- 留存率
## 优化策略
- 会员体系
- 复购激励
- 交叉销售
- 向上销售
---
**最后提醒:CLV是商业健康的关键指标。优化CLV比单纯追求新客户更有价值。**
No comments yet. Be the first to comment!
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...