Commit Graph

202 Commits

Author SHA1 Message Date
Mike Cao
baa3851fb4 Convert /api/users. 2025-01-21 19:10:34 -08:00
Mike Cao
090abcff81 Removed logging. 2025-01-18 17:09:34 -08:00
Mike Cao
b355522569 Added connection logging. 2025-01-18 02:35:18 -08:00
Mike Cao
e63fa9a784 Fixed disable login not working. 2025-01-15 21:32:46 -08:00
Mike Cao
3a20680fcb Removed session output. 2025-01-08 21:03:32 -08:00
Mike Cao
c39f5f4195 Return session data. 2025-01-08 17:09:10 -08:00
Mike Cao
c0a67dadd5 Updated send logic. 2025-01-08 17:00:59 -08:00
Mike Cao
64312d259d Return proper response. 2024-12-29 02:04:19 -08:00
Mike Cao
4ddf8d0d56 Added option to exclude hash. 2024-12-25 21:01:15 -08:00
Mike Cao
85a348c55d Removed URL validation. 2024-12-17 23:36:54 -08:00
Mike Cao
8cdd1674ae Check for valid session. 2024-12-11 21:02:42 -08:00
Mike Cao
62a8b29453 Updated redis calls. 2024-12-11 19:43:23 -08:00
Mike Cao
ffd27ab202 Merge pull request #3012 from ccrvlh/feat/url-pattern
feat: allow for URL pattern matching on funnels
2024-12-04 13:53:16 -08:00
Mike Cao
a18d1a923c Allow filter search for country and region. 2024-11-27 23:43:28 -08:00
Mike Cao
4af275a7ab Ignore missing website id. 2024-11-27 19:52:35 -08:00
Caio Carvalho
5ca87ddab8 feat: allow for URL pattern matching on funnels 2024-10-18 20:50:00 -03:00
Francis Cao
8759ba9916 add tags table and filters logic 2024-10-15 16:46:57 -07:00
Francis Cao
bffb98cd51 add tag migrations and update send / saveEvent 2024-10-15 11:29:27 -07:00
Francis Cao
be50e8a575 add dropdown logic for revenue report, defaults to USD for unknown currency code 2024-09-26 22:35:23 -07:00
Francis Cao
2707b39473 v1 revenue report for clickhouse 2024-09-26 15:36:48 -07:00
Francis Cao
e440779c7a add getEventDataFields 2024-09-13 08:31:52 -07:00
Francis Cao
5d8a3a952e move event stats to event-data folder 2024-09-09 13:09:09 -07:00
Francis Cao
a15d0ca94a fix UTC issues 2024-08-23 19:23:04 -07:00
Mike Cao
e35c11c3d6 Updated realtime data fetch. 2024-08-20 23:58:20 -07:00
Francis Cao
a058552d39 add sessionstats query for performance, countries, events values 2024-08-19 09:35:22 -07:00
Mike Cao
53d8548909 Weekly session data. 2024-08-16 23:42:26 -07:00
Mike Cao
fc1fc5807e Session properties. 2024-08-16 19:44:16 -07:00
Mike Cao
deb9dd60df Render UTC dates in sessions. 2024-08-16 00:35:08 -07:00
Francis Cao
db25f241c0 clean up session properties / values 2024-08-14 12:57:43 -07:00
Francis Cao
aaf9adacc6 add event name to properties table 2024-08-14 12:29:47 -07:00
Mike Cao
0bd57bb158 Added display of session properties. 2024-08-13 21:42:20 -07:00
Francis Cao
136dd6794e update websitesession, add session duration 2024-08-09 17:27:06 -07:00
Francis Cao
a1c0ec9c81 update getSessionActivity / getWebsiteSession 2024-08-09 15:49:30 -07:00
Mike Cao
8ee37d1246 New event data screen. 2024-08-09 01:09:54 -07:00
Mike Cao
f135e4ffbb Moved events components to events page. Updated map data loading. 2024-08-08 12:00:38 -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
7582670aef fix retention report invalid date 2024-08-02 00:14:32 -07:00
Mike Cao
9c32057841 Redo events tab to show all events. 2024-08-01 21:05:43 -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
ac60d08ee5 Sessions page. 2024-07-28 19:51:14 -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
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
082a751ffe Should allow non http referrers. Closes #2831 2024-07-05 02:52:36 -07:00