@@ -146,3 +146,65 @@ Using ICE (Impact × Confidence × Ease), please:
1461462. Calculate total score, rank priority
1471473. Explain top priority choice
148148```
149+
150+ ---
151+
152+ ## Ví dụ output — Chọn framework (Prompt 01)
153+
154+ ** Input:**
155+ ```
156+ Campaign: re-engagement cho user lapsed 30–60 ngày
157+ Mục tiêu: tăng redemption rate từ 5% lên 8% trong 30 ngày
158+ ```
159+
160+ ** Output AI:**
161+ ```
162+ Framework đề xuất: Hook Model + AARRR kết hợp
163+
164+ Tại sao Hook Model phù hợp:
165+ User lapsed đã có habit cũ nhưng vòng lặp bị đứt.
166+ Hook Model giúp xác định đúng chỗ vòng lặp đứt để rebuild:
167+ → Trigger: họ đang thiếu trigger bên ngoài (push tắt, không có lý do mở app)
168+ → Action: action cũ (redeem) vẫn còn nhớ — barrier thấp nếu trigger đúng
169+ → Variable Reward: thêm element bất ngờ thay vì fixed discount
170+ → Investment: nếu có streak hoặc progress bar, họ không muốn mất
171+
172+ Tại sao thêm AARRR:
173+ Để đo đúng giai đoạn nào đang fail — Acquisition (reach) hay Activation (click→redeem)?
174+ 5% redemption rate có thể là: CTR thấp (reach problem) hoặc drop ở landing page (activation problem).
175+ Đo cả 2 trước khi quyết định fix cái gì.
176+
177+ Apply vào campaign:
178+ Bước 1: Check AARRR — CTR push vs redemption rate. Gap ở đâu?
179+ Bước 2: Dùng Hook Model để redesign trigger (push copy) và reward (variable offer thay vì fixed)
180+ Expected: CTR tăng 30% + conversion rate tăng 20% → redemption tổng đạt 8%
181+ ```
182+
183+ ---
184+
185+ ## Example output — Pick framework (Prompt 01)
186+
187+ ** Input:** Re-engagement campaign for users lapsed 30–60 days. Goal: redemption rate 5% → 8% in 30 days.
188+
189+ ** AI output:**
190+ ```
191+ Recommended: Hook Model + AARRR combined
192+
193+ Why Hook Model fits:
194+ Lapsed users had a habit loop that broke. Hook Model identifies exactly
195+ where it broke so you can rebuild it:
196+ → Trigger: missing external trigger (push off, no reason to open)
197+ → Action: old action (redeem) still remembered — low barrier if triggered right
198+ → Variable Reward: add surprise element instead of fixed discount
199+ → Investment: streak or progress bar creates loss aversion
200+
201+ Why add AARRR:
202+ To measure which stage is failing — reach (Acquisition) or action (Activation)?
203+ 5% redemption could mean: low CTR (reach problem) or drop at landing page (activation problem).
204+ Measure both before deciding what to fix.
205+
206+ Application:
207+ Step 1: Check AARRR — push CTR vs redemption rate. Where's the gap?
208+ Step 2: Use Hook Model to redesign trigger (push copy) + reward (variable vs fixed)
209+ Expected: CTR +30%, conversion rate +20% → combined redemption reaches 8%
210+ ```
0 commit comments