-
Notifications
You must be signed in to change notification settings - Fork 70
feat: Cohort & retention analysis API #623
Copy link
Copy link
Closed
Labels
GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaignarea: backendBackend API (Node/Express)Backend API (Node/Express)difficulty: mediumModerate complexityModerate complexityenhancementNew feature or requestNew feature or requestindexerOn-chain event indexingOn-chain event indexing
Metadata
Metadata
Assignees
Labels
GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaignarea: backendBackend API (Node/Express)Backend API (Node/Express)difficulty: mediumModerate complexityModerate complexityenhancementNew feature or requestNew feature or requestindexerOn-chain event indexingOn-chain event indexing
Type
Fields
Give feedbackNo fields configured for issues without a type.
Background & current state
There's no cohort/retention computation. Operators can't answer "of users who registered in week N, how many claimed by week N+k?"
Goal
Add a cohort & retention analysis API computed from indexed data, with deterministic, testable outputs.
Technical design
Edge cases
Task breakdown
Acceptance criteria
Testing & verification
Out of scope
Dependencies / related
Difficulty: medium · Effort: M · indexer