Mike Cao
|
01bd21c5b4
|
Updated reports.
|
2025-06-08 22:21:28 -07:00 |
|
Mike Cao
|
a167c590c5
|
New standalone Journey page.
|
2025-06-06 23:31:30 -07:00 |
|
Mike Cao
|
3847e32f39
|
More work on reports. Added Funnel page.
|
2025-06-05 22:19:35 -07:00 |
|
Mike Cao
|
49bcbfd7f9
|
New goals page. Upgraded prisma.
|
2025-05-31 02:11:18 -07:00 |
|
Mike Cao
|
7662b77ce3
|
Added revenue screen.
|
2025-05-24 17:08:47 -07:00 |
|
Mike Cao
|
bce6737f29
|
Added retention screen.
|
2025-05-21 19:19:43 -07:00 |
|
Mike Cao
|
d0d11225f4
|
Converted UTM report to a view.
|
2025-05-20 21:25:06 -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
|
c0ccffeab4
|
Merge branch 'dev' into jajaja
# Conflicts:
# pnpm-lock.yaml
# postcss.config.js
# src/app/(main)/websites/[websiteId]/sessions/SessionsDataTable.tsx
# src/app/(main)/websites/[websiteId]/sessions/[sessionId]/SessionInfo.tsx
|
2025-05-01 03:31:51 -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 |
|
Mike Cao
|
be1b2fc272
|
Merge dev.
|
2025-04-28 20:09:58 -07:00 |
|
Mike Cao
|
d44be466d8
|
Changed session id generation.
|
2025-04-25 21:48:59 -07:00 |
|
Mike Cao
|
ffa8d8dd88
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-04-25 03:20:00 -07:00 |
|
Mike Cao
|
e8a933f80e
|
Updated id logic.
|
2025-04-25 03:19:37 -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 |
|
Mike Cao
|
0fd2d09dba
|
Merge pull request #3334 from perso182/props-in-session-definition
Use the props passed to identify to determine sessions
|
2025-04-24 19:22:24 -07:00 |
|
Mike Cao
|
48f5465334
|
Removed version endpoint.
|
2025-04-23 16:40:14 -07:00 |
|
Mike Cao
|
b6ba1d4ca8
|
Fixed auth verify method. Closes #3339
|
2025-04-21 22:25:40 -07:00 |
|
Francis Cao
|
7ffb3f7b52
|
update send and saveEvent with utm/clickIds
|
2025-04-13 21:45:26 -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
|
e1a5a610bb
|
update role to optional for user update
|
2025-04-11 07:30:21 -07:00 |
|
perso182
|
37ae0374d8
|
Added id as a parameter to identify and include it in the payload. Removed the usage of localstorage
|
2025-04-01 11:24:06 +02:00 |
|
Mike Cao
|
c71e9b5707
|
Merge branch 'dev' into jajaja
# Conflicts:
# package.json
# yarn.lock
|
2025-03-31 23:31:09 -05:00 |
|
Mike Cao
|
33c5a0f7e9
|
Merge pull request #3338 from astappiev/fix-batch
fix: move isbot check after body parsing
|
2025-03-31 20:23:13 -05:00 |
|
Oleh Astappiev
|
eafd08b4ee
|
fix: move isbot check after body parsing
|
2025-03-31 22:56:52 +02:00 |
|
perso182
|
2c80aa0b24
|
Use props passed to identify to define session
|
2025-03-28 11:02:56 +01:00 |
|
Francis Cao
|
64dcc5af80
|
add attribution report params
|
2025-03-20 09:09:28 -07:00 |
|
Mike Cao
|
a7dad20d8a
|
Merge branch 'dev' into jajaja
# Conflicts:
# package.json
# pnpm-lock.yaml
|
2025-03-20 01:00:33 -07:00 |
|
Mike Cao
|
e7163c4e7e
|
Updated channel logic.
|
2025-03-13 13:38:08 -07:00 |
|
Mike Cao
|
556cc1b205
|
Updated channel logic.
|
2025-03-13 13:36:54 -07:00 |
|
Francis Cao
|
a407ff4693
|
add api-testing to cypress tests
|
2025-03-12 10:32:54 -07:00 |
|
Mike Cao
|
b331da193f
|
Merge branch 'dev' into jajaja
|
2025-03-08 07:25:40 -08:00 |
|
Mike Cao
|
833de1a1af
|
Added decoding to URL elements.
|
2025-03-07 18:42:15 -08: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 |
|
Mike Cao
|
5999bf6256
|
Zen components conversion.
|
2025-03-07 03:11:58 -08:00 |
|
Maxime-J
|
51f2a1c431
|
Make journey report steps optional
|
2025-03-06 15:41:27 +01:00 |
|
Mike Cao
|
fdc73268b7
|
Merge branch 'dev' into jajaja
|
2025-03-01 17:31:30 -08: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 |
|
Mike Cao
|
a8835f385e
|
Refactored batch route.
|
2025-02-28 16:58:57 -08:00 |
|
Mike Cao
|
75b0b2e677
|
Make user id optional.
|
2025-02-22 08:09:01 -08:00 |
|
Mike Cao
|
5c988ab5ff
|
Merge branch 'dev' into jajaja
|
2025-02-21 20:04:04 -08:00 |
|
Mike Cao
|
a7ded80fb2
|
Fixed channels query. Closes #3245
|
2025-02-21 18:33:42 -08:00 |
|