Francis Cao
|
da7f4cb2d0
|
create and apply mysql migrations
|
2025-07-18 10:26:24 -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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
Francis Cao
|
9708915c45
|
update role to optional for user update
|
2025-04-11 07:30:59 -07:00 |
|
Francis Cao
|
e1a5a610bb
|
update role to optional for user update
|
2025-04-11 07:30:21 -07:00 |
|
Francis Cao
|
64dcc5af80
|
add attribution report params
|
2025-03-20 09:09:28 -07:00 |
|
Francis Cao
|
203e782530
|
Create attribution report template and parameters
|
2025-03-18 10:00:23 -07:00 |
|
Francis Cao
|
a407ff4693
|
add api-testing to cypress tests
|
2025-03-12 10:32:54 -07:00 |
|
Francis Cao
|
3c1ea69a39
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2025-03-07 13:06:47 -08:00 |
|
Francis Cao
|
b1901c7278
|
update cypress tests, update zod validation error messaging to UI
|
2025-03-07 13:06:38 -08:00 |
|
Francis Cao
|
72ac97c5d9
|
fix unique key prop error on forms
|
2025-03-03 12:24:54 -08:00 |
|
Francis Cao
|
d74ace49dc
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2025-02-17 09:09:12 -08:00 |
|
Francis Cao
|
14ee3990cd
|
clean-up post route for team user
|
2025-02-14 13:40:17 -08:00 |
|
Francis Cao
|
59325b3000
|
Fix deleteTeamUser route
|
2025-02-14 11:33:38 -08:00 |
|
Francis Cao
|
2b4ab8a723
|
Fix deleteTeamUser route
|
2025-02-14 11:32:32 -08:00 |
|
Francis Cao
|
3e5866832f
|
fix search bug
|
2025-02-13 13:24:06 -08:00 |
|
Francis Cao
|
575c50cdfe
|
fix websiteselect search
|
2025-02-13 13:21:15 -08:00 |
|
Francis Cao
|
089b4fee69
|
fix zod validation for revenue report
|
2025-02-13 11:29:22 -08:00 |
|
Francis Cao
|
97f21d6f23
|
fix syntax error on session properties query
|
2025-02-13 11:20:50 -08:00 |
|
Francis Cao
|
53bcd0515e
|
Fix type error for getChannels
|
2025-02-13 10:10:33 -08:00 |
|
Francis Cao
|
ab08fcb00f
|
fix pageview metrics / channel metrics
|
2025-02-12 13:20:54 -08:00 |
|
Francis Cao
|
5abd4e6592
|
Merge branch 'dev' of https://github.com/umami-software/umami into analytics
|
2025-02-12 11:42:30 -08:00 |
|
Francis Cao
|
33662f9f5e
|
join on website event for date ranges
|
2025-02-12 11:26:40 -08:00 |
|
Francis Cao
|
1438231898
|
fix session values route
|
2025-02-12 11:21:38 -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 |
|
Francis Cao
|
4b3b9f1ee1
|
change referrers table from views to visitors
|
2025-02-12 09:51:45 -08:00 |
|
Francis Cao
|
88043ee916
|
update zod schema for admin
|
2025-02-07 13:49:35 -08:00 |
|
Francis Cao
|
bea4d3a80b
|
Fix getRequestFilters using request instead of query
|
2025-02-05 11:07:49 -08:00 |
|
Francis Cao
|
da5c243ad9
|
sync WebsiteStats totaltime column name
|
2025-02-05 08:40:49 -08:00 |
|
Francis Cao
|
9abf5bb84d
|
sync WebsiteStats totaltime column name
|
2025-02-05 08:39:40 -08:00 |
|
Francis Cao
|
d7f20dd3bf
|
Revert "add none/direct back to referrers table"
This reverts commit 10a31a7513.
|
2025-02-04 15:45:51 -08:00 |
|
Francis Cao
|
7f1f038c07
|
update drag and drop package to @hello-pangea/dnd
|
2025-02-03 12:04:40 -08:00 |
|
Francis Cao
|
53cd32542e
|
update drag and drop package to @hello-pangea/dnd
|
2025-02-03 11:57:16 -08:00 |
|
Francis Cao
|
10a31a7513
|
add none/direct back to referrers table
|
2025-02-03 09:59:04 -08:00 |
|
Francis Cao
|
089137ef8d
|
update kafka ack setting
|
2025-01-02 10:31:19 -08:00 |
|
Francis Cao
|
be3b5b88f0
|
Merge branch 'dev' of https://github.com/umami-software/umami into analytics
|
2025-01-02 10:15:48 -08:00 |
|
Francis Cao
|
717ff8f9b2
|
Merge branch 'dev' of https://github.com/umami-software/umami into analytics
|
2024-12-17 20:55:38 -08:00 |
|
Francis Cao
|
2ab30d2783
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2024-12-17 20:44:47 -08:00 |
|
Francis Cao
|
702be4e9fb
|
update kafka client config
|
2024-12-17 20:44:41 -08:00 |
|
Francis Cao
|
4e24013a77
|
Merge branch 'dev' of https://github.com/umami-software/umami into analytics
|
2024-12-16 08:43:14 -08:00 |
|
Francis Cao
|
92c2d8b45d
|
Merge branch 'analytics' of https://github.com/umami-software/umami into analytics
|
2024-12-16 08:05:26 -08:00 |
|
Francis Cao
|
67164a72a0
|
Merge branch 'master' of https://github.com/umami-software/umami into dev
|
2024-12-16 07:51:21 -08:00 |
|
Francis Cao
|
8f692a150c
|
update kafka client to take in environement variables to declare SASL/SSL options
|
2024-12-14 11:49:15 -08:00 |
|
Francis Cao
|
c851f3bb3c
|
fix min date chart bug when using all time
|
2024-11-27 10:38:45 -08:00 |
|
Francis Cao
|
b5f5f07b1e
|
get min/max date from website_event_stats_hourly view
|
2024-11-26 13:05:12 -08:00 |
|
Francis Cao
|
d800b42b6b
|
fix sessionactivity overflow
|
2024-11-26 11:02:34 -08:00 |
|
Francis Cao
|
dfc13ced55
|
next.js 15 sync-dynamic-apis update
|
2024-11-26 09:28:57 -08:00 |
|
Francis Cao
|
b61e14962a
|
fix unknown icon and country render link
|
2024-11-25 13:46:38 -08:00 |
|
Francis Cao
|
d15bc58a1d
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2024-11-25 11:13:46 -08:00 |
|
Francis Cao
|
ec2f5203fe
|
update pinned ui. remove paging if dashboard edited
|
2024-11-19 11:22:37 -08:00 |
|
Francis Cao
|
da47dce903
|
fix hardcoded currency query
|
2024-10-21 12:37:08 -07:00 |
|
Francis Cao
|
1073ed03a2
|
fix hardcoded currency query
|
2024-10-21 12:36:54 -07:00 |
|
Francis Cao
|
9a5d18f38b
|
Merge branch 'analytics' of https://github.com/umami-software/umami into dev
|
2024-10-17 09:53:20 -07:00 |
|
Francis Cao
|
a708e6c350
|
add tags to ch schema file
|
2024-10-17 09:53:07 -07: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
|
6ce9a8cef4
|
add currency attribute to revenue button
|
2024-10-15 09:34:15 -07:00 |
|
Francis Cao
|
065499a3fa
|
update avg aggregate for revenue report
|
2024-10-15 09:24:19 -07:00 |
|