Skip to content

Build onboarding funnel widget (frontend) #575

Description

@phertyameen

Description

Build a funnel visualization showing conversion rate at each onboarding step, sourced from GET /analytics/onboarding/funnel, highlighting the step with the largest drop-off.

Why this matters

Onboarding drop-off is one of the fastest levers to improve activation, but only if the drop-off point is visible.

Files to touch

  • frontend/src/components/analytics/OnboardingFunnelChart.tsx

Acceptance Criteria

  • Each funnel step shows absolute count and conversion % from the previous step
  • The step with the largest drop-off is visually highlighted

Notes

This issue is part of the new analytics module effort (tracking, aggregation,
and reporting on player/game activity). Please keep new code inside
backend/src/analytics/ following the same module/controller/service/provider
layout used by existing modules (e.g. progress, streak, quests).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions