Files
codex-game-studio/templates/analytics_setup_template.md

17 lines
407 B
Markdown

# Purpose
Plan analytics instrumentation for the game.
# Inputs
- Core loop, player actions, success metrics, privacy constraints, and engine.
# Outputs
- `documentation/technical/analytics/analytics-plan.md`
- Event taxonomy, funnels, dashboards, and validation checks.
# Validation
Run `./codex-game-studio validate --project <project>` and verify analytics docs are consistent with project goals.