Integration stage funnel analytics
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 51
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 94
Description
Goal
Report the funnel stages of successful conversions. Would also be nice to track the count of error correction passes and other stats.
How
The prompts for the integration instruct the wizard to output certain markers, which are extracted to the UI to provide ongoing progress updates.
This same approach could be used to track more granular analytics events, like at the transition between integration phases. This would show us where people are dropping off from the longer runs in detail.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with products/mcp/typescript/src/resources/integration/workflow-guides/1.0-event-setup-begin.md at the referenced marker instructions, then trace how those markers are extracted into the UI. Define the funnel stages and additional conversion statistics to report, and verify that phase transitions produce the intended analytics events.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- analytics, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100