Commit Graph
100 Commits
Author SHA1 Message Date
Francis Cao bf99068bd7 Remove tables result set from getRevenue. Fix min/max date for revenuechart 2025-09-30 12:03:15 -07:00
Francis Cao 1b54ba3e6e MetricsTable anchor more to bottom of component 2025-09-30 11:19:13 -07:00
Francis Cao 81dea02379 fix transfer website dropdown and values 2025-09-30 09:38:37 -07:00
Francis Cao 9f027427b7 fix svg imports 2025-09-29 09:54:52 -07:00
Francis Cao 5bbc1a94b3 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-09-25 11:31:26 -07:00
Francis Cao c28c022366 update FilterEditForm for pixels/links, update attribution action dropdown 2025-09-25 11:31:16 -07:00
Francis Cao f11773ad3f fix user delete and Logo import 2025-09-24 16:44:58 -07:00
Francis Cao ce1120c3ff fix comparison for d in generateTimeSeries 2025-09-24 11:07:13 -07:00
Francis Cao b777441788 correct date labeling for previous pageviews/sessions 2025-09-24 11:04:22 -07:00
Francis Cao 9d49eaebac fix cohort query for retention report, add filters to weekly traffic route 2025-09-24 10:06:34 -07:00
Francis Cao 8c703eff93 resolve bug. reset queryparams when selecting segment/cohort from screens. add cohort prefix to event and path 2025-09-23 15:00:07 -07:00
Francis Cao 1a5c7df671 Fix broken icons, remove showActions from TeamsTable, fix margins for pixel/link overview 2025-09-23 13:55:27 -07:00
Francis Cao 26bd498a05 add margin to website layout. remove from overview 2025-09-22 11:01:58 -07:00
Francis Cao c66553c023 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-09-19 11:32:39 -07:00
Francis Cao 5767208d8c push to websites on login, css fix for teams screens 2025-09-19 11:32:20 -07:00
Francis Cao 6d9d8b353f update property names for list table to label, count, percent 2025-09-17 11:43:58 -07:00
Francis Cao 28ba2a1666 fix margins, teams button, and remove boards 2025-09-16 13:31:21 -07:00
Francis Cao cfd49e1742 set maxheight to modals 2025-09-15 10:31:31 -07:00
Francis Cao 8083482ba8 fix response error return type 2025-09-15 10:18:28 -07:00
Francis Cao f3125c2add clean up funnel migration and report errors 2025-09-10 16:38:51 -07:00
Francis Cao 1825524e95 convert report type before data migratino 2025-09-10 09:29:49 -07:00
Francis Cao 54437ee9b8 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-09-10 09:21:35 -07:00
Francis Cao 964651bad3 add data migration to convert funnel and goals reports to new structure 2025-09-10 09:21:27 -07:00
Francis Cao 7800fce2ec set maxheight to modals 2025-08-27 16:28:15 -07:00
Francis Cao 78c1fd8283 fix settings margins 2025-08-26 11:16:42 -07:00
Francis Cao 984f426cfe update getQueryFilters to support new segment/cohort data structure 2025-08-26 09:02:55 -07:00
Francis Cao f06ef6fbc9 fix visitDuration calculation and conditionally show bounce/visitDuration on session columns 2025-08-25 09:26:49 -07:00
Francis Cao 6c832bd0db Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-08-25 07:40:32 -07:00
Francis Cao b2e03390da translate dateRange and cohort prefix for filtering 2025-08-25 07:39:51 -07:00
Francis Cao 65024d4bf7 fix search for segments, fix hooks endpoint for cohorts 2025-08-19 16:20:21 -07:00
Francis Cao 2f1f704728 implement filtering and cohorts to all relevant queries 2025-08-19 15:26:41 -07:00
Francis Cao 32febf0fbb add unique index to slug columns 2025-08-18 09:58:26 -07:00
Francis Cao 69aa4ca035 cleanup cohort/filtering for some queries 2025-08-12 16:13:44 -07:00
Francis Cao 6829d96862 update UTM report to use new UTM columns 2025-08-12 11:30:46 -07:00
Francis Cao 822ddee9ae update ch schema for custom data numbers 2025-08-12 09:15:42 -07:00
Francis Cao 38f251ead5 finish expanded queries and ui. 2025-08-07 09:47:18 -07:00
Francis Cao 0a0c1f27c6 implement pageviews, events, and channels queries 2025-08-05 00:37:44 -07:00
Francis Cao c1cad16cb9 implement sessions metric expanded queries 2025-08-04 18:27:31 -07:00
Francis Cao c8b4ee8ca5 update psql getChannelMetrics 2025-07-31 09:45:19 -07:00
Francis Cao 86e0fc2262 convert clickhouse getChannels to SQL query 2025-07-28 17:13:13 -07:00
Francis Cao 630b91fbd2 remove stringify json on updatereport 2025-07-23 10:19:20 -07:00
Francis Cao 038d3d6000 remove stringify json on updatereport 2025-07-23 10:18:43 -07:00
Francis Cao e8ff32b063 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-23 09:38:59 -07:00
Francis Cao 2203ba1fe7 move parseParameters to UTMView 2025-07-23 09:38:39 -07:00
Francis Cao 6d124e7bb0 fix export report route 2025-07-22 11:10:37 -07:00
Francis Cao dc39ba75c6 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-21 11:04:55 -07:00
Francis Cao 4dd4d66a3b Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-21 10:56:08 -07:00
Francis Cao a81b144cd6 fix get event metrics card and create it's own query 2025-07-21 10:49:48 -07:00
Francis Cao da7f4cb2d0 create and apply mysql migrations 2025-07-18 10:26:24 -07:00
Francis Cao 90682b79d2 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-17 11:22:21 -07:00
Francis Cao ccfb228509 Fix Vercel build: regenerate pnpm-lock.yaml 2025-07-17 09:06:06 -07:00
Francis Cao 954404f8df route to view or raw table based on filters 2025-07-15 16:26:03 -07:00
Francis Cao 2dcb9e21bd change pagestable to visitors and update clickhouse hostname column to array 2025-07-13 22:44:09 -07:00
Francis Cao 5257b7b3e3 hide segment/cohort fields 2025-07-03 12:16:44 -07:00
Francis Cao e75d009df3 implement cohorts to clickhouse/pg library and all relevant queries 2025-07-03 12:06:49 -07:00
Francis Cao a753809a74 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-26 09:12:51 -07:00
Francis Cao d5f5716c90 remove limit from websiteevents also 2025-06-24 11:37:22 -07:00
Francis Cao 87e364d707 remove limit from websiteevents also 2025-06-24 11:35:37 -07:00
Francis Cao 657ae8ebdb udpate constants and references to filter groups 2025-06-24 11:09:36 -07:00
Francis Cao 5ffafc71fc finish segments, update migration from filters to parameters 2025-06-20 10:27:57 -07:00
Francis Cao 8408bbd25c add api routes for segments 2025-06-17 10:08:08 -07:00
Francis Cao f61421b742 segments implementation and migration update. update getRequestFilters to include filter groups. 2025-06-13 07:34:54 -07:00
Francis Cao 1ccc8a1a86 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-11 06:46:31 -07:00
Francis Cao a4465aaa43 update psql revenue and attribution report to use new revenue table 2025-06-10 09:58:39 -07:00
Francis Cao 49b4948d0f add revenue table and save 2025-06-09 11:59:39 -07:00
Francis Cao 9cc717f054 convert attribution report 2025-06-07 07:53:40 -07:00
Francis Cao e799d89606 add website_revenue table and view. update revenue report to use view 2025-06-07 07:53:40 -07:00
Francis Cao 9a437dcfa2 convert attribution report 2025-06-07 07:43:36 -07:00
Francis Cao a16846f4ce add website_revenue table and view. update revenue report to use view 2025-06-06 08:47:52 -07:00
Francis Cao 21d081f7d3 fix ordering for revenue country card 2025-06-05 07:31:47 -07:00
Francis Cao 57acaf9855 remove data conversion 2025-06-04 16:06:11 -07:00
Francis Cao a9c7938887 add data conversion to report param migration 2025-06-04 09:53:31 -07:00
Francis Cao 76519e0d14 add segment and report param migrations 2025-06-04 09:27:28 -07:00
Francis Cao 1840b8b419 segment migration and support 2025-06-04 08:47:42 -07:00
Francis Cao 5b144e0953 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-05-08 10:34:51 -07:00
Francis Cao edbe52611e fix session activity order 2025-05-08 10:31:25 -07:00
Francis Cao d2a3ed732a fix realtime activity ordering 2025-05-08 10:04:21 -07:00
Francis Cao 51d6f88a21 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-05-08 09:17:19 -07:00
Francis Cao 98eb26fd9e fixed getAttribution table alias typo 2025-05-08 09:15:27 -07:00
Francis Cao 3b24ea3175 remove split code 2025-05-08 09:06:27 -07:00
Francis Cao cd532fd53d fix minute x-axis date labels 2025-05-08 09:05:44 -07:00
Francis Cao f522db44f9 add distinct ID to session info, add logic for /undefined 2025-04-29 15:26:08 -07:00
Francis Cao de54290af6 add distinct id to saves and fix schema mapping 2025-04-29 09:31:46 -07:00
Francis Cao c5efc27c07 distinct_id schema changes and search on sessions page 2025-04-29 08:57:58 -07:00
Francis Cao 901a6c558a add data migration scripts 2025-04-28 16:56:49 -07:00
Francis Cao 9ca5ce1812 fix region constant 2025-04-25 10:54:07 -07:00
Francis Cao f659450f99 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-04-24 22:42:44 -07:00
Francis Cao 12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Francis Cao e44992fb2b add missing import 2025-04-22 07:45:19 -07:00
Francis Cao 7a0765fb4b add missing import 2025-04-22 07:44:43 -07:00
Francis Cao 88d658f72e resolve psql/mysql attribution bugs and optimize queries 2025-04-17 15:23:48 -07:00
Francis Cao 5280fb4310 optimize attribution report 2025-04-15 15:58:49 -07:00
Francis Cao b97a790acd temp remove attribution report 2025-04-15 10:37:04 -07:00
Francis Cao e648b4178f udpate oss attribution logic 2025-04-15 10:36:03 -07:00
Francis Cao e7fc482a30 add mysql/psql migrations for utm/click IDs 2025-04-14 13:12:06 -07:00
Francis Cao 7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -07:00
Francis Cao e51ec70093 fix ch migration script 2025-04-13 18:46:53 -07:00
Francis Cao 3da61989b7 fix sorting on UTM queries, add more ads in case logic 2025-04-13 18:31:59 -07:00
Francis Cao 40ca861c69 Merge branch 'feat/attribution-report' into dev 2025-04-13 18:17:43 -07:00
Francis Cao b9a2145766 ch attribution report, schema changes, and migration 2025-04-13 18:12:03 -07:00