Commit Graph
61 Commits
Author SHA1 Message Date
Mike Cao 8abb470234 Merge branch 'dev' into jajaja 2025-06-18 21:43:58 -07:00
Mike Cao 3a737e7e25 Fixed bar chart rendering. 2025-06-18 21:31:42 -07:00
Mike Cao acc323dbc9 Merge pull request #3469 from KrakenWagen/create_session_slow
improv: Improved performance of send
2025-06-18 14:29:03 -07:00
Mike Cao da8c7e99c5 Unified loading states. 2025-06-13 21:13:11 -07:00
Mike Cao 7b5591a3ce Fixed chart rendering when using date nav buttons. 2025-06-12 23:07:25 -07:00
Mike Cao 095d1f2070 Updates to Revenue report. 2025-06-11 23:12:10 -07:00
Mike Cao 4995a0e1e4 Fixed attribution report. New metric cards. Converted ListTable. 2025-06-11 00:05:34 -07:00
Mike Cao b2aa37a3df Merge branch 'dev' into jajaja
# Conflicts:
#	db/postgresql/schema.prisma
#	src/queries/sql/reports/getRevenue.ts
2025-06-10 21:11:44 -07:00
Mike Cao e3cc19638c Breakdown report. 2025-06-10 20:59:27 -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
Felix Bernal 3a119acd10 improv: Improved performance of send due to slow session creation retrieving session every time. 2025-06-09 14:42:16 +02:00
Mike Cao 79ea9974b7 Added attribution report page. 2025-06-09 00:42:09 -07:00
Mike Cao 0027502707 Merge branch 'dev' into jajaja
# Conflicts:
#	src/lib/detect.ts
#	src/queries/sql/reports/getRevenue.ts
2025-06-08 22:26:26 -07:00
Mike Cao 01bd21c5b4 Updated reports. 2025-06-08 22:21:28 -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
Mike Cao 3847e32f39 More work on reports. Added Funnel page. 2025-06-05 22:19:35 -07:00
Mike Cao f6c3ad5aa6 Fixed goals query. 2025-05-31 09:46:36 -07:00
Mike Cao 49bcbfd7f9 New goals page. Upgraded prisma. 2025-05-31 02:11:18 -07:00
Mike Cao 94b4b66a3d Merge branch 'dev' into jajaja
# Conflicts:
#	package.json
#	pnpm-lock.yaml
2025-05-09 21:56:07 -07:00
Mike Cao 3f1ecf4c1b Fixed identify. Closes #3409 2025-05-09 16:54:49 -07:00
Mike Cao d3977eef7d Merge pull request #3406 from tsykin/master
fix: Incorrect Channel Metrics caused by missing ReferrerQuery data
2025-05-09 17:27:51 -05:00
tsykin c23f08fd23 changed sql query for channels metrics due to missing referrer_query data 2025-05-09 14:37:27 +02: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 98eb26fd9e fixed getAttribution table alias typo 2025-05-08 09:15:27 -07:00
Mike Cao 4d54f50739 PR fixes. 2025-05-08 00:12:44 -07:00
Mike Cao c1d301ffdc Fixed realtime page. 2025-05-02 15:20:20 -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
Mike Cao b8a582c8da Fixed events search. Closes #3329 2025-04-25 14:18:23 -07:00
Francis Cao 12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Mike Cao 48b6dfe72f Fixed realtime activity sort. Closes #3330 2025-04-22 23:01:37 -07:00
Francis Cao 88d658f72e resolve psql/mysql attribution bugs and optimize queries 2025-04-17 15:23:48 -07:00
Francis Cao e648b4178f udpate oss attribution logic 2025-04-15 10:36:03 -07:00
Francis Cao 7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -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 b9a2145766 ch attribution report, schema changes, and migration 2025-04-13 18:12:03 -07:00
Francis Cao 64dcc5af80 add attribution report params 2025-03-20 09:09:28 -07:00
Mike Cao 925c756215 Updated salt methods. 2025-03-01 16:29:35 -08:00
Mike Cao f3ad9a3146 Merge branch 'dev' into allowCreatedDate 2025-03-01 15:21:06 -08:00
Mike Cao 65f18d12ab Added timestamp property to payload. 2025-03-01 14:40:37 -08:00
David Ventura 30b28793cf Allow populating event's createdAt on the send endpoint 2025-03-01 12:04:16 +01:00
Francis Cao 97f21d6f23 fix syntax error on session properties query 2025-02-13 11:20:50 -08:00
Francis Cao ab08fcb00f fix pageview metrics / channel metrics 2025-02-12 13:20:54 -08:00
Francis Cao 33662f9f5e join on website event for date ranges 2025-02-12 11:26:40 -08:00
Francis Cao d1b01370ef fix getsessiondata props 2025-02-12 10:25:38 -08:00
Francis Cao 28f15a9173 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-02-12 09:51:53 -08:00