ワンクリックで
product-analytics
Use when defining product metrics, designing experiments, analyzing feature adoption, or setting up measurement frameworks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when defining product metrics, designing experiments, analyzing feature adoption, or setting up measurement frameworks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when analyzing competitors, understanding competitive landscape, conducting SWOT analysis, or positioning your product against alternatives.
Use when setting up or improving a continuous product discovery practice with weekly customer interviews.
Use when preparing design specifications for engineering handoff and quality assurance.
Use when planning a product or feature launch and preparing go-to-market execution.
Use when you have raw user feedback from multiple sources (interviews, surveys, tickets, reviews) and need to extract themes, patterns, and actionable insights
Use when starting any conversation — before ANY response including clarifying questions
| name | product-analytics |
| description | Use when defining product metrics, designing experiments, analyzing feature adoption, or setting up measurement frameworks. |
Define metrics that matter. Design experiments that produce valid insights. Measure feature adoption and business impact. Make data-informed product decisions.
Announce at start: "I'm using the product-analytics skill to [purpose]."
You MUST create a task for each of these items and complete them in order:
The single metric that captures the core value your product delivers — a leading indicator of long-term success that expresses value to users, not just revenue.
| Company | North Star Metric | Core Value |
|---|---|---|
| Spotify | Time spent listening | Music discovery and enjoyment |
| Airbnb | Nights booked | Travel accommodations |
| Slack | Messages sent per team | Team communication |
| Figma | Weekly active editors | Collaborative design |
| Stripe | Payment volume processed | Payment infrastructure |
How to define yours: Identify the core action that delivers value. Determine how frequently users must take it for ongoing value. Ensure it's measurable and hard to game.
Input metrics (what teams influence to move the North Star): e.g., activation rate → onboarding team, retention rate → core experience team, collaboration invites → growth team, time-to-value → performance team.
| Stage | Question | Key Metrics |
|---|---|---|
| Acquisition | How do users find you? | Traffic sources, conversion by channel, CAC |
| Activation | Do they have a great first experience? | Sign-up rate, onboarding completion, time to "aha moment" |
| Retention | Do they come back? | DAU/MAU, churn rate, D1/D7/D30 retention |
| Referral | Do they tell others? | NPS, viral coefficient, referral sign-ups |
| Revenue | How do you make money? | ARPU, LTV, MRR/ARR, conversion to paid |
Diagnosis: Find the bottleneck stage → form a hypothesis → design an intervention → measure impact.
| Pattern | Likely Issue | Focus |
|---|---|---|
| High acquisition, low activation | Onboarding broken or expectations mismatch | Activation |
| High activation, low retention | Core value not sticky enough | Retention |
| High retention, low referral | Product good but not remarkable | Delight |
| High everything, low revenue | Monetization strategy needs work | Pricing |
Adoption funnel: Exposed → Engaged → Activated → Retained → Power User
| Stage | Definition | Metric |
|---|---|---|
| Exposed | Saw the feature exists | % of target users who viewed it |
| Engaged | Interacted once | % who clicked/opened/tried |
| Activated | Got value from first use | % who completed the key action |
| Retained | Came back | % who used it again within N days |
| Power User | Core workflow habit | % using at least X times/week |
| Metric | Definition | Target |
|---|---|---|
| Adoption Rate | % of target users who use the feature | Depends on feature type |
| Time to Adopt | How long after exposure until first use | < 7 days for promoted features |
| Feature Retention | % of first-time users who return | > 40% at D7 is healthy |
| Feature Stickiness | DAU/MAU for the feature | > 20% is sticky |
| Cannibalization | Does new feature reduce usage of existing ones? | Monitor for displacement |
Always segment adopters by persona, account age, plan/tier, region, and device/platform.
Process:
Pitfalls:
| Pitfall | Prevention |
|---|---|
| Peeking (stopping early) | Pre-commit to duration, don't look until over |
| Too many variants | Test 2–3 max |
| Too many metrics (p-hacking) | Pre-register one primary metric |
| Novelty effect | Run at least 2–4 weeks |
| Small sample | Calculate required size upfront |
| Ignoring segments | Always segment results |
| No guardrail metrics | Always define what must not degrade |
When NOT to A/B test: Sample too small for significance, bug fix/infra change (just ship), compliance requirement, very small user segment, experiment cost exceeds learning value, can't measure outcome reliably.
Before launch, define for every feature:
| Artifact | Contents |
|---|---|
| Success metrics | Metric, definition, events, target (e.g., adoption rate = feature_engaged / total users > 30%) |
| Events to track | Event name, when fired, properties, example values |
| User properties | Property name, type, example (e.g., plan_tier: String, team_size: Integer) |
Before launch, verify: all events fire correctly in staging, event properties populated, data flows to your analytics tool, dashboard is built with test data, key metrics are queryable.
| Timeline | Metric | Threshold | Action |
|---|---|---|---|
| 30 days | Adoption rate | < 20% of target users | Investigate discoverability or value |
| 60 days | Feature retention | < 25% return | Consider redesign or deprecation |
| 90 days | Adoption rate | < 10% of target users | Deprecate |
| Ongoing | Support tickets | > 20% of total | Evaluate cost vs. benefit |