Mike Cao
|
1a839d1cae
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-03-25 22:51:24 -07:00 |
|
Mike Cao
|
91efb7f1d0
|
Fixed search for postgresql.
|
2024-03-25 22:51:10 -07:00 |
|
Francis Cao
|
12cec94fd4
|
Merge branch 'dev' into feat/ume-660-implement-visitor-id
|
2024-03-25 18:17:25 -07:00 |
|
Francis Cao
|
0aaf2c0b3b
|
update visitId hash and expiration logic
|
2024-03-25 17:47:53 -07:00 |
|
Mike Cao
|
b873ea38ea
|
Fixed UTM query. Fixed types.
|
2024-03-21 22:59:53 -07:00 |
|
Mike Cao
|
b3cad83f08
|
Use safe URI decoding.
|
2024-03-21 16:30:03 -07:00 |
|
Mike Cao
|
a509336bef
|
Fixed UTM display.
|
2024-03-21 13:33:48 -07:00 |
|
Mike Cao
|
fb3536c352
|
Fixed UTM calculation.
|
2024-03-20 19:52:07 -07:00 |
|
Mike Cao
|
a02a098db8
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-03-14 02:45:28 -07:00 |
|
Mike Cao
|
bca9c87021
|
UTM report.
|
2024-03-14 02:45:00 -07:00 |
|
Mike Cao
|
b37a60727d
|
Merge pull request #2603 from mobeicanyue/patch-3
Fix variable name typo in saveEventData and
|
2024-03-13 21:47:27 -07:00 |
|
mobeicanyue
|
2182fa4e9b
|
Fix variable name typo in saveEventData and
saveSessionData
|
2024-03-14 12:38:12 +08:00 |
|
Mike Cao
|
909a96d458
|
Fixed issue with long page titles.
|
2024-03-10 03:26:47 -07:00 |
|
Mike Cao
|
b0bfd0b5ab
|
Enable search for metrics.
|
2024-03-05 00:45:55 -08:00 |
|
Mike Cao
|
7723576212
|
Updated handling of date values for event data.
|
2024-02-25 23:14:45 -08:00 |
|
Mike Cao
|
f81f0839c6
|
Updated Funnel report component.
|
2024-02-23 20:31:35 -08:00 |
|
Francis Cao
|
7fce92dffd
|
fix active visitor bug
|
2024-02-19 13:39:57 -08:00 |
|
Francis Cao
|
5468ca5dd3
|
fix getActiveVisitors return type
|
2024-02-19 11:18:50 -08:00 |
|
Mike Cao
|
1955166bdf
|
Bump query limit to 500.
|
2024-02-14 15:13:53 -08:00 |
|
Mike Cao
|
406672886f
|
Fixed save event.
|
2024-02-04 20:11:37 -08:00 |
|
Mike Cao
|
4429198397
|
Renamed id routes for API.
|
2024-01-31 22:08:48 -08:00 |
|
Francis Cao
|
37f6102ce2
|
update time blocks to hour instead of day
|
2024-01-08 11:42:38 -08:00 |
|
Mike Cao
|
907685b96e
|
Added limit to metrics queries.
|
2023-12-12 19:00:44 -08:00 |
|
Mike Cao
|
92a513e4d0
|
Fixed realtime chart rendering.
|
2023-12-09 20:55:50 -08:00 |
|
Mike Cao
|
e068ac0dd9
|
Fixed insights report.
|
2023-12-01 16:02:50 -08:00 |
|
Mike Cao
|
a224a3caf3
|
Upgrade prisma. Lint fixes.
|
2023-11-30 21:58:11 -08:00 |
|
Maxime-J
|
76a5ac8e46
|
match cloud stats in self hosted
|
2023-11-02 17:34:06 +00:00 |
|
Brian Cao
|
4153db48d2
|
Better fix, usage.
|
2023-10-20 14:34:02 -05:00 |
|
Mike Cao
|
fc1f2c9cd3
|
Merge branch 'dev' into analytics
# Conflicts:
# src/app/(main)/reports/[id]/Report.js
# src/queries/analytics/eventData/getEventDataEvents.ts
# src/queries/analytics/getActiveVisitors.ts
# src/queries/analytics/sessions/getSessionMetrics.ts
# yarn.lock
|
2023-10-17 11:31:49 -07:00 |
|
Francis Cao
|
e3df177edc
|
convert count to number
|
2023-10-16 21:44:02 -07:00 |
|
Mike Cao
|
3d9da7326e
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-10-16 20:44:33 -07:00 |
|
Mike Cao
|
81a810bd73
|
Fixed filter parameters.
|
2023-10-16 20:44:22 -07:00 |
|
Francis Cao
|
7eb5d19576
|
fix active visitors bug
|
2023-10-16 12:16:42 -07:00 |
|
Mike Cao
|
69a189aae7
|
Fixed country not showing.
|
2023-10-15 13:19:51 -07:00 |
|
Francis Cao
|
0e782f3bcc
|
fix prisma query, column name
|
2023-10-13 10:01:23 -07:00 |
|
Francis Cao
|
88aa341821
|
add date param to values
|
2023-10-13 09:31:53 -07:00 |
|
Francis Cao
|
49acf2edd0
|
add includeCountry logic to results
|
2023-10-11 10:46:08 -07:00 |
|
Francis Cao
|
5f0ac23c22
|
fix fieldValue in EventDataEvents
|
2023-10-10 10:41:13 -07:00 |
|
Francis Cao
|
be353d5555
|
add date params back to session metrics
|
2023-10-10 10:29:22 -07:00 |
|
Francis Cao
|
e2bb2defd4
|
update CH rawquery and type
|
2023-10-10 10:28:50 -07:00 |
|
Francis Cao
|
8e240af9e8
|
Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-290-update-clickhouse-client
|
2023-10-02 11:22:33 -07:00 |
|
Francis Cao
|
a1edd4821c
|
add date params back to session metrics
|
2023-10-02 10:50:14 -07:00 |
|
Francis Cao
|
98b7624e8f
|
update CH rawquery and type
|
2023-09-29 11:00:06 -07:00 |
|
Brian Cao
|
ce2a83a09f
|
More yup validations.
|
2023-09-25 13:19:56 -07:00 |
|
Francis Cao
|
99cfc68e88
|
exclude website domain from referrers table
|
2023-09-05 12:22:51 -07:00 |
|
Francis Cao
|
661fc92230
|
fix session metrics to show visitors instead of views
|
2023-09-05 11:09:27 -07:00 |
|
Mike Cao
|
02efac63c5
|
Fix for bad region data.
|
2023-08-28 10:26:10 -07:00 |
|
Mike Cao
|
684587f945
|
Handle country data for regions and cities.
|
2023-08-27 23:30:46 -07:00 |
|
Mike Cao
|
8c9e473550
|
Update save event.
|
2023-08-27 23:02:16 -07:00 |
|
Mike Cao
|
bb77c2ead6
|
Updated cities table.
|
2023-08-26 12:46:27 -07:00 |
|