Commit Graph
274 Commits
Author SHA1 Message Date
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
Mike Cao 7bb89b28be Removed getMessage from errors. 2025-02-19 19:11:11 -08: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
Francis Cao 4b3b9f1ee1 change referrers table from views to visitors 2025-02-12 09:51:45 -08:00
Mike Cao 020cfdc646 Get properties for sessions within date range. 2025-02-11 21:28:26 -08:00
Mike Cao 2df67fbad9 Fixed reports loading the wrong dates. 2025-02-11 11:27:13 -08:00
Mike Cao 9cc648e589 Fixed pageviews query. Closes #3162 2025-02-11 08:16:40 -08:00
Mike Cao f48ca7f77a More search fixes. 2025-02-11 05:41:50 -08:00
Mike Cao 1d15a88370 Fixed search. Updated queries to not use domain. 2025-02-11 05:40:23 -08:00
Mike Cao 4d6ec631f7 Updated redis logic. 2025-02-10 21:07:18 -08:00
Mike Cao 26463973cb Changed fetch response. 2025-02-08 23:38:21 -08:00
Mike Cao 7a0575e33a Removed output parsing for clickhouse. 2025-02-08 20:08:36 -08:00
Mike Cao fd4a405779 Added channel labels. 2025-02-06 21:03:56 -08:00
Mike Cao d81a7fec99 Added channel metrics. 2025-02-06 20:39:33 -08:00
Mike Cao f4774ddc25 Added missing query. 2025-02-06 11:25:27 -08:00
Mike Cao fc640ff394 Fixed queries. 2025-02-06 11:08:15 -08:00
Mike Cao dcf0da7b14 Renamed folder. 2025-02-05 20:31:48 -08:00
Mike Cao 8525188e42 Changed import path. 2025-02-05 15:59:59 -08:00
Mike Cao 113022ed17 Imported libraries, removed next-basics. 2025-02-05 13:30:28 -08:00
Mike Cao 31266cb1ac Merge branch 'api' into dev 2025-02-04 21:07:51 -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
Mike Cao b3f8bbe3fc Merge dev. 2025-02-03 12:35:02 -08:00
Francis Cao 10a31a7513 add none/direct back to referrers table 2025-02-03 09:59:04 -08:00
Mike Cao 530d6fb323 Fixed reports. 2025-02-01 16:20:22 -08:00
Mike Cao 7d5556a637 Convert event-data, events, session-data, sessions routes. 2025-01-21 20:57:47 -08:00
Mike Cao baa3851fb4 Convert /api/users. 2025-01-21 19:10:34 -08:00
Mike Cao aaa51e72d3 Adding logging for Kafka. Refactor send method. 2025-01-17 19:56:59 -08:00
Mike Cao b8e2258f04 Sorted realtime logs correctly. Fixes #2936 2025-01-10 21:54:53 -08:00
Mike Cao 62a8b29453 Updated redis calls. 2024-12-11 19:43:23 -08:00
Mike Cao 99f92f2c87 Only replace starting and ending * char. 2024-12-06 21:52:37 -08:00
Mike Cao 32d5edd67e Fixed funnel query. Allow wildcard search for events. 2024-12-04 18:34:50 -08:00
Mike Cao ffd27ab202 Merge pull request #3012 from ccrvlh/feat/url-pattern
feat: allow for URL pattern matching on funnels
2024-12-04 13:53:16 -08:00
Mike Cao a18d1a923c Allow filter search for country and region. 2024-11-27 23:43:28 -08:00
Mike Cao afa903a4a0 Don't return deleted website on share page. 2024-11-27 11:56:52 -08:00
Francis Cao b5f5f07b1e get min/max date from website_event_stats_hourly view 2024-11-26 13:05:12 -08:00
Caio Carvalho d99b8227c9 feat: refactor if statements 2024-11-21 00:41:11 -03:00
Mike Cao b2a1b172c6 Merge pull request #2974 from dineshsalunke/fix/clickhouse-event-relation
fix: use the same id for event and event data for clickhouse
2024-10-26 11:28:09 -07:00
Francis Cao da47dce903 fix hardcoded currency query 2024-10-21 12:37:08 -07:00
Caio Carvalho 5ca87ddab8 feat: allow for URL pattern matching on funnels 2024-10-18 20:50:00 -03:00