Moreminimore
9fbb0da9b8
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / security-scan (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
feat(analytics): add conversation daily metrics data foundation
...
Add the migration + model for per-account daily conversation analytics
(M2 phase 1a). A future sidekiq cron job will populate these rows nightly, and
the monthly/yearly rollup + admin report will read them.
- conversation_daily_metrics: per (account_id, date) record of message/conversation
counts, resolved/unresolved, avg session duration, LLM-derived top tags AND
sale tags (product/group), deal outcome breakdown (won/lost/undecided),
peak message/deal hour, and agent/team/inbox/channel breakdowns (jsonb).
- Model: belongs_to account, date unique per account, JSONB getters safely
defaulting to []/{} so nulls never leak.
Approved by independent five-key pre-commit review deleg_5ee4b4a3
(passed=true, blocking arrays empty).
2026-08-19 12:00:20 +07:00
..
2024-02-06 17:00:38 +04:00
2023-05-11 22:42:56 +05:30
2023-05-11 17:35:19 +05:30
2026-08-10 15:49:38 +05:30
2023-05-23 17:22:47 +05:30
2023-07-04 20:46:01 +05:30
2023-06-09 17:00:05 +05:30
2023-06-12 18:23:42 +05:30
2023-07-04 20:46:01 +05:30
2023-06-21 14:48:50 +05:30
2023-06-21 13:20:39 -07:00
2023-07-12 15:03:31 +05:30
2023-07-14 19:20:54 -07:00
2023-07-27 13:32:22 +05:30
2023-08-01 12:14:47 -07:00
2024-01-23 18:01:57 +04:00
2023-10-11 13:16:59 +05:30
2023-10-20 13:52:30 +05:30
2023-11-17 15:50:24 -08:00
2023-12-04 12:32:35 +05:30
2023-12-06 10:43:09 +05:30
2023-12-18 17:29:02 -08:00
2023-12-18 17:29:02 -08:00
2023-12-20 13:02:37 +05:30
2024-01-23 23:48:02 +05:30
2024-01-23 23:48:02 +05:30
2024-01-24 12:26:47 +05:30
2024-01-24 16:22:04 +05:30
2024-01-29 14:10:14 +05:30
2024-01-31 11:48:46 +04:00
2024-02-07 21:44:56 +04:00
2024-02-21 14:18:42 -08:00
2024-02-16 14:38:02 +05:30
2024-02-20 21:59:49 +05:30
2024-03-07 11:13:01 +05:30
2024-03-20 11:59:37 +05:30
2024-03-25 18:47:08 -07:00
2024-04-15 16:46:48 -07:00
2024-05-15 16:10:39 -07:00
2024-05-15 21:21:15 -07:00
2024-08-23 17:18:28 +05:30
2024-09-23 23:39:03 -07:00
2024-12-17 17:17:11 +05:30
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-14 16:15:47 -08:00
2025-01-16 09:54:34 +05:30
2025-01-21 10:00:37 +05:30
2025-02-11 19:39:54 +05:30
2025-02-28 15:28:19 -08:00
2025-03-15 14:10:12 -07:00
2025-03-26 11:12:32 +05:30
2025-04-03 16:00:32 -07:00
2025-04-16 18:02:49 +05:30
2025-04-17 08:53:37 +05:30
2025-05-07 00:36:15 -07:00
2025-05-07 00:36:15 -07:00
2025-05-15 17:37:04 -07:00
2025-05-15 17:37:04 -07:00
2025-05-16 14:18:52 +05:30
2025-05-22 22:25:05 -07:00
2025-05-22 22:25:05 -07:00
2025-05-22 22:25:05 -07:00
2025-07-14 21:37:06 -07:00
2025-06-27 16:58:50 -07:00
2025-08-20 20:23:42 +02:00
2025-07-14 16:12:38 +05:30
2025-07-15 08:56:03 +05:30
2025-07-24 13:09:06 +04:00
2025-07-23 17:07:02 +04:00
2025-08-27 20:31:22 +05:30
2025-08-07 15:59:40 +05:30
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-11 21:44:38 -07:00
2025-08-20 19:15:19 +05:30
2025-09-18 20:19:24 +05:30
2025-08-24 10:05:15 +05:30
2025-09-03 13:30:42 -07:00
2025-09-11 22:25:26 +05:30
2025-09-17 10:01:27 +05:30
2025-09-24 11:36:53 -07:00
2025-10-08 07:53:43 -07:00
2025-10-08 07:53:43 -07:00
2025-10-06 07:53:15 -07:00
2025-11-13 13:28:15 +05:30
2025-11-03 20:03:47 +05:30
2025-10-28 15:12:46 +05:30
2025-11-18 18:20:58 -08:00
2025-12-17 07:54:50 -08:00
2025-11-18 14:28:56 +05:30
2025-11-17 16:09:36 +05:30
2025-11-20 11:41:41 +05:30
2026-01-06 15:23:54 +05:30
2026-01-13 14:47:27 +05:30
2026-01-15 19:53:57 -08:00
2026-01-15 19:53:57 -08:00
2026-01-21 13:39:07 +05:30
2026-01-30 12:49:31 -08:00
2026-03-19 13:12:36 +05:30
2026-02-26 17:26:12 +05:30
2026-02-26 17:26:12 +05:30
2026-03-02 13:12:42 +05:30
2026-03-20 16:15:06 +05:30
2026-04-06 15:28:25 +05:30
2026-04-06 15:28:25 +05:30
2026-04-06 15:28:25 +05:30
2026-03-31 10:35:50 +05:30
2026-04-29 11:32:19 +04:00
2026-04-29 11:32:19 +04:00
2026-04-29 17:18:38 +04:00
2026-04-13 20:28:09 +04:00
2026-04-09 16:14:17 +05:30
2026-04-15 17:56:10 +05:30
2026-04-15 17:56:10 +05:30
2026-04-15 17:56:10 +05:30
2026-05-06 20:50:27 +05:30
2026-04-29 14:47:14 +05:30
2026-04-27 18:43:26 +05:30
2026-04-29 14:47:14 +05:30
2026-05-11 20:13:29 +05:30
2026-05-05 14:34:31 +05:30
2026-05-08 16:40:15 +05:30
2026-05-20 17:36:09 +05:30
2026-05-18 14:08:57 +05:30
2026-05-26 14:07:07 +05:30
2026-06-11 14:22:44 +05:30
2026-06-16 02:10:05 +05:30
2026-06-12 16:11:07 +05:30
2026-06-23 20:53:31 +05:30
2026-06-23 12:22:45 +05:30
2026-06-23 12:22:29 +05:30
2026-06-20 14:47:08 -07:00
2026-07-08 15:31:03 +05:30
2026-07-16 12:44:10 +05:30
2026-07-08 23:50:40 +05:30
2026-07-07 17:54:13 +05:30
2026-07-13 15:25:07 +05:30
2026-07-13 15:25:07 +05:30
2026-07-13 15:25:07 +05:30
2026-07-13 15:25:07 +05:30
2026-07-17 15:25:55 +05:30
2026-07-17 15:25:55 +05:30
2026-07-08 17:38:26 +05:30
2026-07-30 16:04:17 +05:30
2026-07-30 16:04:17 +05:30
2026-07-30 16:04:17 +05:30
2026-07-13 18:18:20 +05:30
2026-07-13 12:59:36 +05:30
2026-07-14 14:31:08 +05:30
2026-07-24 12:53:09 +05:30
2026-07-29 18:21:26 +05:30
2026-07-24 12:00:37 +04:00
2026-07-28 16:21:25 +05:30
2026-07-29 13:37:59 +04:00
2026-07-30 16:04:17 +05:30
2026-08-03 16:23:51 +05:30
2026-08-04 18:04:53 +05:30
2026-08-04 15:58:28 +05:30
2026-08-05 10:29:43 +05:30
2026-08-05 10:29:43 +05:30
2026-08-05 10:29:43 +05:30
2026-08-05 10:29:43 +05:30
2026-08-13 17:39:49 +05:30
2026-08-13 18:34:12 +05:30
2026-08-19 12:00:20 +07:00