Commit Graph
1376 Commits
Author SHA1 Message Date
Mike CaoandGitHub b2a6e3f842 Merge pull request #3505 from eoussama/master
Added optional website ID for creation
2025-07-07 22:58:16 -07:00
eoussama b73a67915d Added optional website ID for creation 2025-07-06 21:18:04 +01: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
Alex EscalanteandGitHub 26ddfd5a80 Sanitize IP to remove port for geolocation lookup
Sanitize IP address to remove port number before geolocation lookup. This ensures proper MaxMind database resolution in setups where IP:PORT is passed by the proxy.
2025-06-30 18:40:21 -06: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
Brian Cao 99c9eeeb72 Remove limit 1000 on sessions 2025-06-24 11:08:07 -07:00
Sov3rain 42c0ccc2eb Add keepalive option to tracker fetch request 2025-06-23 15:17:22 +02:00
Francis Cao 5ffafc71fc finish segments, update migration from filters to parameters 2025-06-20 10:27:57 -07:00
Mike CaoandGitHub f41c9a635f Merge pull request #3456 from vedantbhavsar26/feat-1
fix: decode location fields in user detection
2025-06-18 14:30:24 -07:00
Mike CaoandGitHub acc323dbc9 Merge pull request #3469 from KrakenWagen/create_session_slow
improv: Improved performance of send
2025-06-18 14:29:03 -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
Mike CaoandGitHub 34a154e513 Merge pull request #3471 from sufyanfa/feat/ar-translation
docs: improve and update Arabic translations
2025-06-10 11:52:17 -07:00
Francis Cao a4465aaa43 update psql revenue and attribution report to use new revenue table 2025-06-10 09:58:39 -07:00
Sufyan FareaGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
e20db80fa1 Update src/lang/ar-SA.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-09 22:54:35 +03:00
Sufyan Farea 796952698c docs: improve and update Arabic translations 2025-06-09 22:34:58 +03:00
Francis Cao 49b4948d0f add revenue table and save 2025-06-09 11:59:39 -07:00
Felix Bernal 3a119acd10 improv: Improved performance of send due to slow session creation retrieving session every time. 2025-06-09 14:42:16 +02:00
Mike Cao 883fd2580f Merge branch 'master' into dev 2025-06-08 22:10:42 -07:00
Mike CaoandGitHub bfb7b611e8 Merge pull request #3465 from undefined-moe/patch-1
allow custom geolite database path
2025-06-08 22:06:01 -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
undefinedandGitHub 826f29bbc0 chore: allow custom geolite database path 2025-06-05 17:34:09 +01:00
Francis Cao 1840b8b419 segment migration and support 2025-06-04 08:47:42 -07:00
Exlaso bf94c5dc73 fix: use safeDecodeURIComponent for location fields in user detection 2025-06-04 12:43:02 +05:30
Exlaso 0736289ce1 fix: handle unknown location fields in user detection 2025-05-30 11:19:19 +05:30
Exlaso ebdd9095ab fix: decode location fields in user detection 2025-05-30 11:14:03 +05:30
Eritque arcusandGitHub 33110a44ec fix: fix remove trailing slash regex 2025-05-22 00:24:48 -05:00
Eritque arcusandGitHub 8d483d9283 fix: hash is not included in record 2025-05-22 00:19:50 -05:00
Mike Cao 3f1ecf4c1b Fixed identify. Closes #3409 2025-05-09 16:54:49 -07:00
Mike CaoandGitHub d3977eef7d Merge pull request #3406 from tsykin/master
fix: Incorrect Channel Metrics caused by missing ReferrerQuery data
2025-05-09 17:27:51 -05:00
tsykin c23f08fd23 changed sql query for channels metrics due to missing referrer_query data 2025-05-09 14:37:27 +02: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
Mike Cao 4d54f50739 PR fixes. 2025-05-08 00:12:44 -07:00
Mike Cao 64505bb417 Added before-send attribute to tracker. 2025-05-07 16:16:38 -07:00
Mike CaoandGitHub 9101f8a478 Merge branch 'dev' into script-simplification 2025-05-05 18:59:11 -05:00
Ali Khaleqi Yekta 9b9cf32ee7 Script simplification: Final minor cleanups 2025-05-04 12:24:23 +03:30
Ali Khaleqi Yekta 5369144b64 Script simplification: Less nesting 2025-05-04 12:18:49 +03:30
Ali Khaleqi Yekta b26fc15fa0 Script simplification: Greatly clarify element tracking logic 2025-05-04 12:17:08 +03:30
Ali Khaleqi Yekta 671dcfceb5 Script simplification: Use Element.closest + less nesting 2025-05-04 12:13:15 +03:30
Ali Khaleqi Yekta e12e5b0d2e Script simplification: In-place headers + re-order 2025-05-04 12:12:23 +03:30
Ali Khaleqi YektaandGitHub 1f36726f73 Minor enhancements and clarifications 2025-05-01 18:34:18 +03:30