Template Previewanalytics
Product Analytics Setup
End-to-end workflow for implementing product analytics: define metrics, create tracking plan, instrument events, validate data, and build dashboards.
6
Process Steps
3
Handoffs
2
AI Prompts
11
Total Nodes
View-only preview. Save to your account to edit.
AI Prompts Included
Metrics Framework Prompt
Help me define a metrics framework for my product.
Product: {{product_name}}
Product Type: {{product_type}}
Primary Goal: {{primary_goal}}
Current Stage: {{stage}}
Please create a metrics framework with:
1. **North Star Metric**
- One metric that best captures value delivered to customers
-...Variables: {{product_name}}, {{product_type}}, {{primary_goal}}, {{stage}}
Tracking Plan Generator
Generate a tracking plan for these user flows:
Product: {{product_name}}
Key User Flows:
{{user_flows}}
For each flow, provide:
1. **Event Name** (snake_case, action-oriented)
2. **Trigger** (when the event fires)
3. **Required Properties** (data to capture with each event)
4. **Optional Propertie...Variables: {{product_name}}, {{user_flows}}