129 Commits

Author SHA1 Message Date
Mike Cao
440db17000 Added created date to session data save. 2024-08-03 22:02:41 -07:00
Francis Cao
dc52449cfd Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2024-08-02 09:54:49 -07:00
Francis Cao
d02dc6f997 remove parse session filters 2024-08-01 22:57:54 -07:00
Mike Cao
9c32057841 Redo events tab to show all events. 2024-08-01 21:05:43 -07:00
Francis Cao
9882ff24f6 route dashboard queries based on filters selected 2024-08-01 15:32:49 -07:00
Francis Cao
cb4368e12c template multiple queries for filtering 2024-07-31 09:35:29 -07:00
Mike Cao
10f65cae68 Responsive styles for session page. 2024-07-30 22:10:32 -07:00
Mike Cao
b3e6e52473 Added session data display. 2024-07-30 21:22:19 -07:00
Mike Cao
f32bf0a2e0 Session details screen. 2024-07-29 19:09:13 -07:00
Mike Cao
c3c3b46ef6 Updated session profile page. Added TypeIcon component. Added useRegionNames hook. 2024-07-29 01:38:36 -07:00
Mike Cao
ac60d08ee5 Sessions page. 2024-07-28 19:51:14 -07:00
Francis Cao
3205b4f0f4 fix realtime queries for stats 2024-07-23 22:44:10 -07:00
Francis Cao
174b9e4376 only use hourly table, remove daily table logic, fix updatechart undefined 2024-07-23 22:35:11 -07:00
Francis Cao
6d0ae13bc8 add back exclude domain logic 2024-07-22 22:13:04 -07:00
Francis Cao
5299e9f579 resolve entry / exit queries 2024-07-22 21:30:06 -07:00
Francis Cao
77fcdc0646 Merge branch 'dev' of https://github.com/umami-software/umami into feat/clickhouse-mv 2024-07-19 11:27:03 -07:00
Francis Cao
3a4cefef72 update event/pageview metrics 2024-07-19 11:20:18 -07:00
Francis Cao
f518066d93 refactor views and queries for dashboard 2024-07-10 00:54:46 -07:00
Mike Cao
4494665d2e Updated date output for Clickhouse. 2024-07-08 23:41:40 -07:00
Francis Cao
bfd5c5f150 update dashboard queries to use mv 2024-07-08 11:18:30 -07:00
Mike Cao
db36c37d32 Updated session and events queries. Added sessions page. 2024-07-08 01:45:54 -07:00
Mike Cao
72b3b6158a Changed kafka method signature. 2024-07-05 02:29:12 -07:00
Mike Cao
26462cffbc Support clickhouse for save session data. 2024-07-05 02:04:51 -07:00
Mike Cao
9bf34bd5e4 Support Clickhouse insert without Kafka. 2024-07-04 20:30:15 -07:00
Francis Cao
5289c277fb replace count(distinct with uniq for session / visits 2024-07-01 13:13:13 -07:00
Francis Cao
05894df58f replace count(distinct with uniq for session / visits 2024-07-01 12:18:43 -07:00
Francis Cao
29694352e7 add timestamp column to prisma realtime queries 2024-06-20 12:11:49 -07:00
Mike Cao
19d5ac0a4c Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	src/lib/constants.ts
2024-06-19 21:48:49 -07:00
Mike Cao
5108b91f80 Refactored realtime. 2024-06-19 21:47:27 -07:00
Brian Cao
f3efe0c9c3 Add revenue. 2024-06-19 21:41:45 -07:00
Francis Cao
3c259109aa fix insights column name bug 2024-06-17 11:17:28 -07:00
Francis Cao
9aff134368 fix bigint conversion error 2024-06-16 22:16:36 -07:00
Francis Cao
117229f9f1 Add entry / exit filters 2024-06-14 12:35:12 -07:00
Francis Cao
632ecd1a1b update insights query 2024-06-12 22:36:09 -07:00
Mike Cao
3234120bfb Changed steps to dropdown. 2024-06-08 21:43:29 -07:00
Francis Cao
edd679295c Revert "add dropped off node"
This reverts commit e8a605af39724b8c6fa6e4a30767f4689150d2e8.
2024-06-07 22:59:14 -07:00
Francis Cao
e8a605af39 add dropped off node 2024-06-07 11:45:49 -07:00
Francis Cao
5dccfe3392 update journeys relational query 2024-06-04 13:47:36 -07:00
Francis Cao
0333bec986 finish clickhouse journeys query 2024-06-03 23:40:38 -07:00
Mike Cao
4b67d10f04 Fixed teams urls. 2024-06-01 14:06:17 -07:00
Mike Cao
8a722ff013 Render view for user journey report. 2024-06-01 11:45:06 -07:00
Mike Cao
7b0b11ffaa Fixed label display on metrics. Removed compare for all time. 2024-05-28 22:15:44 -07:00
Mike Cao
8cf7985dac Progress check-in for date compare. 2024-05-23 19:35:29 -07:00
Mike Cao
df66acaacf Updated metrics components for compare mode. 2024-05-23 00:17:20 -07:00
Mike Cao
6b03935fca Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-05-21 21:15:44 -07:00
Mike Cao
6589bc6ecb Redesigned filter bar. 2024-05-21 21:15:31 -07:00
Brian Cao
8e00a278db fix eent query 2024-05-21 11:14:38 -07:00
Brian Cao
7add6d583a fix params 2024-05-21 10:44:27 -07:00
Brian Cao
5c9abe966b add psql. 2024-05-20 23:58:40 -07:00
Brian Cao
79a93ed9fc add event_data to goal. 2024-05-20 21:10:46 -07:00