Skip to content

feat: advanced cohort retention analytics + reliable webhook delivery…#656

Open
icentedward76-sketch wants to merge 1 commit into
Smartdevs17:mainfrom
icentedward76-sketch:feat/545-546-cohort-analytics-webhook-reliability
Open

feat: advanced cohort retention analytics + reliable webhook delivery…#656
icentedward76-sketch wants to merge 1 commit into
Smartdevs17:mainfrom
icentedward76-sketch:feat/545-546-cohort-analytics-webhook-reliability

Conversation

@icentedward76-sketch

Copy link
Copy Markdown

… (#545, #546)

Adds CohortService/RetentionCalculator with cohort tables (week/month), Day 1/7/30/60/90 retention curves, revenue vs. logo churn, plan migration flows, LTV by acquisition source, anomaly filtering, a nightly cohort_aggregation job, CSV/PDF export, and an AnalyticsDashboard upgrade with CohortChart/RetentionHeatmap/SankeyDiagram (#545).
Hardens webhook delivery with a 24h idempotency dedup window, a fixed 1m/5m/15m/1h/6h retry schedule, a dead-letter queue with manual replay, signing-secret rotation with overlap, configurable burst/steady rate limits, 410 Gone auto-disable, >1MB payload truncation with a hash, plus delivery_worker/dlq_cleanup jobs, a management REST API, and a WebhookLogsScreen (#546).
Closes #545
Closes #546

…Smartdevs17#545, Smartdevs17#546)

Adds CohortService/RetentionCalculator with cohort tables (week/month),
Day 1/7/30/60/90 retention curves, revenue vs. logo churn, plan migration
flows, LTV by acquisition source, anomaly filtering, a nightly
cohort_aggregation job, CSV/PDF export, and an AnalyticsDashboard upgrade
with CohortChart/RetentionHeatmap/SankeyDiagram (Smartdevs17#545).

Hardens webhook delivery with a 24h idempotency dedup window, a fixed
1m/5m/15m/1h/6h retry schedule, a dead-letter queue with manual replay,
signing-secret rotation with overlap, configurable burst/steady rate
limits, 410 Gone auto-disable, >1MB payload truncation with a hash, plus
delivery_worker/dlq_cleanup jobs, a management REST API, and a
WebhookLogsScreen (Smartdevs17#546).
@drips-wave

drips-wave Bot commented Jun 24, 2026

Copy link
Copy Markdown

@icentedward76-sketch Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add webhook delivery reliability with idempotency keys and retry queue Build advanced subscription analytics with cohort retention analysis

1 participant