Commit graph

43 commits

Author SHA1 Message Date
Mike Cao
c6b8114945 Updated events page. 2024-08-07 22:39:36 -07:00
Mike Cao
b9068c0050 Added metrics bar and date range to sessions. 2024-08-07 00:10:25 -07:00
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
Francis Cao
9882ff24f6 route dashboard queries based on filters selected 2024-08-01 15:32:49 -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
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
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
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
5108b91f80 Refactored realtime. 2024-06-19 21:47:27 -07:00
Mike Cao
4b67d10f04 Fixed teams urls. 2024-06-01 14:06:17 -07:00
Mike Cao
0fc8828f8b Refactored caching logic. 2024-04-26 00:31:38 -07:00
Mike Cao
1ffef86f2a Fixed region view. Closes #2648. 2024-04-09 22:20:11 -07:00
Mike Cao
dfaeedbc09 Updated session data properties. 2024-04-09 00:42:44 -07:00
Mike Cao
b79ed9dee6 Updated session event data save. 2024-04-09 00:37:23 -07:00
mobeicanyue
2182fa4e9b
Fix variable name typo in saveEventData and
saveSessionData
2024-03-14 12:38:12 +08:00
Mike Cao
b0bfd0b5ab Enable search for metrics. 2024-03-05 00:45:55 -08:00
Mike Cao
7723576212 Updated handling of date values for event data. 2024-02-25 23:14:45 -08:00
Mike Cao
1955166bdf Bump query limit to 500. 2024-02-14 15:13:53 -08:00
Mike Cao
907685b96e Added limit to metrics queries. 2023-12-12 19:00:44 -08:00
Mike Cao
92a513e4d0 Fixed realtime chart rendering. 2023-12-09 20:55:50 -08:00
Francis Cao
49acf2edd0 add includeCountry logic to results 2023-10-11 10:46:08 -07:00
Francis Cao
be353d5555 add date params back to session metrics 2023-10-10 10:29:22 -07:00
Francis Cao
e2bb2defd4 update CH rawquery and type 2023-10-10 10:28:50 -07:00
Francis Cao
661fc92230 fix session metrics to show visitors instead of views 2023-09-05 11:09:27 -07:00
Mike Cao
684587f945 Handle country data for regions and cities. 2023-08-27 23:30:46 -07:00
Mike Cao
bb77c2ead6 Updated cities table. 2023-08-26 12:46:27 -07:00
Brian Cao
e422fc1ecd Just use subdivision-1. 2023-08-25 18:40:02 -07:00
Mike Cao
ede658771e Moved code into src folder. Added build for component library. 2023-08-21 02:06:09 -07:00