conversion-analytics

Installation
SKILL.md

Conversion Analytics

Conversion analytics answers: can we measure what users do on the path to value, reliably and without leaking PII? This skill covers detecting your stack, mapping funnels, designing events, implementing tracking, verifying instrumentation, and establishing baselines — the foundation before A/B tests or optimization.

This is a general skill for agent-built projects. Reuse existing analytics; do not bolt on a second system for one funnel unless the repo has none.


Quick Start

  1. Detect — stack and existing analytics (Step 1)
  2. Map funnel — surface → action → outcome (Step 2)
  3. Design taxonomy — event names and properties (Step 3)
  4. Output table — event plan; no file edits (Step 4)
  5. Implement — wire tracking after user approval (Step 5)
  6. Verify — events fire, properties present, baseline captured (Step 6)

Installs
1
GitHub Stars
1
First Seen
Jul 10, 2026
conversion-analytics — shahrulestar/skills