109 Commits

Author SHA1 Message Date
Brian Cao
4e2bfd7485 Update admin/website search. Update param names. 2024-04-28 22:45:58 -07:00
Mike Cao
0fc8828f8b Refactored caching logic. 2024-04-26 00:31:38 -07:00
Mike Cao
439f8a8aa3 Removed cache logic for websites. 2024-04-25 22:26:20 -07:00
Francis Cao
cfbc4ebd72 add filtering to event chart 2024-04-23 11:19:05 -07:00
mobeicanyue
1579beef5b Updated metrics query. Fixed chart error. 2024-04-11 21:35:07 -07:00
Mike Cao
1ffef86f2a Fixed region view. Closes #2648. 2024-04-09 22:20:11 -07:00
Mike Cao
dfaeedbc09 Updated session data properties. 2024-04-09 00:42:44 -07:00
Mike Cao
f279254af5 Merged dev 2024-04-09 00:39:34 -07:00
Mike Cao
b79ed9dee6 Updated session event data save. 2024-04-09 00:37:23 -07:00
Francis Cao
7381254cc2 add relational migrations. update event_key references to data_key 2024-04-08 20:24:15 -07:00
Francis Cao
8a92cd9bcf fix case sensitivity for psql getValues 2024-04-05 12:21:54 -07:00
Francis Cao
7e00be1662 remove unneccessary website join 2024-04-03 22:48:57 -07:00
Mike Cao
cfe7089916 UI for new funnel report. 2024-04-02 23:30:12 -07:00
Francis Cao
6ee9bb07da add funnel updates to relational query 2024-04-02 00:32:19 -07:00
Francis Cao
05079f3810 update funnels for CH. Add wildcards and event steps 2024-04-02 00:19:15 -07:00
Mike Cao
a4d8afe516 Convert local time to timezone. 2024-03-29 16:56:19 -07:00
Francis Cao
7ec4e5dfa2 Fix UTM report for postgres. udpate parseParameters to work with bigInt 2024-03-29 11:27:25 -07:00
Mike Cao
cfa568f15c Fixed column name for pageviews. 2024-03-27 17:07:03 -07:00
Francis Cao
ab58c76b6a change views back to pageviews 2024-03-27 11:17:00 -07:00
Mike Cao
d945ed3a23 Support contains queries in overview page. 2024-03-27 02:17:55 -07:00
Mike Cao
4ee7deafdd Merge remote-tracking branch 'origin/dev' into dev 2024-03-26 17:31:37 -07:00
Mike Cao
cff2d00536 Refactored filter parameters. 2024-03-26 17:31:16 -07:00
Francis Cao
dcf2457e45 update terminology, add metric cards to new metrics 2024-03-26 11:15:39 -07:00
Francis Cao
51139c1918 include visitors metrics in websiteStats 2024-03-26 10:43:01 -07:00
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
0c910f2abd Merge remote-tracking branch 'origin/dev' into dev 2024-02-23 20:41:36 -08:00
Mike Cao
f81f0839c6 Updated Funnel report component. 2024-02-23 20:31:35 -08:00
Francis Cao
8fbd6871f7 Fix report create for view only, fix createdby on save and add column in team websites table 2024-02-22 15:31:32 -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
Francis Cao
b885f57f40 only get non-deleted teams 2024-02-07 14:22:38 -08:00
Francis Cao
f9f67264a5 Fix type errors in admin queries 2024-02-06 21:50:48 -08:00
Francis Cao
74ea4f511e clean-up edit forms, removed unused params 2024-02-06 12:25:21 -08:00
Mike Cao
0e144269ee Fixed website search. 2024-02-05 15:48:45 -08:00
Mike Cao
406672886f Fixed save event. 2024-02-04 20:11:37 -08:00