Commit Graph

4527 Commits

Author SHA1 Message Date
Mike Cao
3998826f03
Merge pull request #2984 from umami-software/dependabot/npm_and_yarn/rollup-3.29.5
Bump rollup from 3.29.4 to 3.29.5
2024-10-24 23:26:04 -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
Francis Cao
9a5d18f38b Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2024-10-17 09:53:20 -07:00
Francis Cao
a708e6c350 add tags to ch schema file 2024-10-17 09:53:07 -07:00
Mike Cao
8a59bb0edf Changed tracker script name. 2024-10-15 21:31:05 -07:00
Francis Cao
8759ba9916 add tags table and filters logic 2024-10-15 16:46:57 -07:00
Francis Cao
bffb98cd51 add tag migrations and update send / saveEvent 2024-10-15 11:29:27 -07:00
Francis Cao
6ce9a8cef4 add currency attribute to revenue button 2024-10-15 09:34:15 -07:00
Francis Cao
065499a3fa update avg aggregate for revenue report 2024-10-15 09:24:19 -07:00
Alexej Sidorenko
d3c4dc4762
Update cs-CZ.json
Fixed translation "visits" instead of "visitors". A few more translations were added.
2024-10-12 18:58:13 +02:00
Mike Cao
9d0da45c09 Merge remote-tracking branch 'origin/dev' into dev 2024-10-09 12:40:00 -07:00
Mike Cao
801200c0bf Fixed tracker. 2024-10-09 12:39:45 -07:00
Francis Cao
1a2ae439ee Fix revenue report bugs 2024-10-09 11:36:23 -07:00
Andreas Bielawski
ba078a1181
Fix singular of Event in German translation 2024-10-06 12:46:35 +02:00
Mike Cao
d8e46e487c
Update README.md 2024-10-05 10:16:21 -07:00
Mike Cao
7de52d61e9
Merge pull request #2971 from yArna/master
fix tracker localStorage DOMException in data URLs
2024-10-04 21:01:47 -07:00
Mike Cao
20b64100a6 Fixed import. 2024-10-04 19:23:07 -07:00
Mike Cao
430880c8c3 Updated lang. 2024-10-04 16:05:22 -07:00
Mike Cao
9e2c8bcc7f Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-10-04 10:53:06 -07:00
Mike Cao
af06f657d7
Merge pull request #2947 from quiple/ko-kr
Update Korean translation
2024-10-04 10:53:00 -07:00
Mike Cao
6a0e88cd70 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-09-30 21:48:38 -07:00
Francis Cao
be50e8a575 add dropdown logic for revenue report, defaults to USD for unknown currency code 2024-09-26 22:35:23 -07:00
Mike Cao
85ce03290f Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-09-26 16:48:08 -07:00
Mike Cao
2cd38f1306 Moved files around. 2024-09-26 16:47:51 -07:00
Mike Cao
214396f4b6
Merge pull request #2981 from pinkli/master
bugfix: events count amend #2980
2024-09-26 16:46:57 -07:00
Francis Cao
2707b39473 v1 revenue report for clickhouse 2024-09-26 15:36:48 -07:00
dependabot[bot]
e7ffcbd92a
Bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 19:21:56 +00:00
libin
659cfb41ec bugfix: events count amend 2024-09-26 11:39:06 +08:00
Dinesh Salunke
8fef99b1f0 fix: use the same id for event and event data for clickhouse 2024-09-20 09:23:01 +05:30
Francis Cao
438eb4bd56 remove northern cyprus from datamaps 2024-09-18 12:02:51 -07:00
Francis Cao
e173f375c7 remove northern cyprus from datamaps 2024-09-18 11:58:03 -07:00
yArna
be656f0b63
fix tracker localStorage DOMException in data URLs 2024-09-18 18:17:15 +08:00
yArna
d4da5aef00
fix 'none' as hostname when 'data:' URLs 2024-09-18 18:13:13 +08:00
Mike Cao
60cd869407 Merge branch 'master' into dev 2024-09-17 22:37:37 -07:00
Mike Cao
1b6429f55b
Merge pull request #2968 from umami-software/dependabot/npm_and_yarn/next-14.2.10
Bump next from 14.2.5 to 14.2.10
2024-09-17 22:37:06 -07:00
dependabot[bot]
501d016ae3
Bump next from 14.2.5 to 14.2.10
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 05:32:03 +00:00
Francis Cao
61280e74fe Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2024-09-17 20:01:20 -07:00
Francis Cao
fcb7fa2264 fix reset website bug 2024-09-17 19:59:58 -07:00
Peter Kuhmann
517da90abe Add Access-Control-Allow-Origin header with value * to tracker script asset and all its alternative paths. 2024-09-16 14:55:56 +02:00
Francis Cao
fa3710badc add getEventDataFields 2024-09-13 08:33:26 -07:00
Francis Cao
e440779c7a add getEventDataFields 2024-09-13 08:31:52 -07:00
Francis Cao
29044de736 Add sessionData label 2024-09-12 12:20:58 -07:00
Mike Cao
88fe98c769 Merge remote-tracking branch 'origin/dev' into dev 2024-09-09 23:54:41 -07:00
Mike Cao
f05e92659d Updated telemetry payload. 2024-09-09 23:54:26 -07:00
Francis Cao
45f93eb4fb move event stats to event-data folder 2024-09-09 13:11:01 -07:00
Francis Cao
5d8a3a952e move event stats to event-data folder 2024-09-09 13:09:09 -07:00
Егор
f2f77a050d
Update ru-RU.json
Updated and translated all remaining text
2024-09-05 16:02:03 +03:00
robertsilen
89fee63990 add MariaDB to README 2024-09-05 09:19:46 +03:00
Quadrubo
2d21260f37 feat: major and minor tags on docker build 2024-09-04 14:53:59 +02:00