AgentSkillsCN

personalization-upsell-decisioning

为电视应用构建可远程导航的个性化推荐与交叉销售体验。在设计中断策略、CTA突出显示、关闭/再次访问行为,以及在浏览、详情与播放界面中实施漏斗追踪与埋点时使用此功能。

SKILL.md
--- frontmatter
name: personalization-upsell-decisioning
description: Build remote-navigable personalization and upsell experiences for TV apps. Use when designing interruption policy, CTA prominence, dismiss/revisit behavior, and funnel instrumentation across browse, details, and playback surfaces.

Personalization Upsell Decisioning

Overview

Deliver monetization and personalization prompts without breaking leanback flow. Gate interruption intensity by context, entitlement, and user momentum.

Decisioning Rules

  • Prefer non-blocking surfaces during exploration.
  • Escalate to interruptive prompts only at high-intent moments.
  • Always provide dismiss path and predictable revisit entry point.

Workflow

  1. Define surfaces (home hero, rail card, details CTA, playback pause layer).
  2. Assign prompt type per surface (inline, modal, banner).
  3. Define eligibility rules using entitlement, history, and cooldown windows.
  4. Ensure every prompt is fully directional-key navigable.
  5. Track impression, focus, click, dismiss, and conversion events.

UX Constraints

  • No modal upsell during fragile transitions (resume, auth recovery).
  • Back closes upsell layer first, then returns to prior context.
  • Re-entry must restore focus to stable prior target.

Validation Checklist

  • Interruptive prompt frequency stays within configured caps.
  • Dismissed prompts are suppressible but discoverable later.
  • Funnel events are complete and attributable by surface.

References

  • Use references/funnel-events.md for event taxonomy and KPI mapping.