Robin Bisping
ce572f09f2
Fix missing function argument of getFilterQuery
...
In getEventMetrics no `column` argument is passed to getFilterQuery.
Thus, the subsequent arguments are shifted by one. This leads to wrong
API responses, since the filters are not properly applied.
One option is to pass a null value as the `column` argument. However, it
is not used in getFilterQuery. Therefore, I removed it.
2022-10-22 19:00:57 +02:00
Brian Cao
0c33bb9e2d
fix schema file.
2022-09-01 14:54:25 -07:00
Brian Cao
afe6d8994b
fix redis connection. fix delete account
2022-09-01 11:11:11 -07:00
Brian Cao
7c05a54ffe
allow event data CH
2022-08-30 17:29:30 -07:00
Brian Cao
f3312732dc
fix redis.client call
2022-08-30 15:54:33 -07:00
Brian Cao
92acd8c1a7
fix CH query
2022-08-29 13:32:30 -07:00
Brian Cao
b6cd9f305b
add db call as fallback
2022-08-29 13:04:58 -07:00
Brian Cao
48fe6ebcc5
configure redis
2022-08-29 10:47:01 -07:00
Mike Cao
5f07cecc95
Rename method to transaction.
2022-08-29 00:02:38 -07:00
Mike Cao
467c7f289f
Database refactoring.
2022-08-27 21:38:35 -07:00
Brian Cao
54ade11a98
fix send message. look at redis on session create
2022-08-26 21:10:46 -07:00
Brian Cao
818f8721e9
redis checkpoint
2022-08-26 20:21:53 -07:00
Brian Cao
f499af5491
fix refs
2022-08-25 22:43:22 -07:00
Brian Cao
7e9ed704cc
fix ref
2022-08-25 22:23:19 -07:00
Brian Cao
c811577460
fix folders
2022-08-25 22:20:30 -07:00
Brian Cao
bb50753704
split db files
2022-08-25 22:04:32 -07:00
Brian Cao
46b4b98d40
update kafka messaging
2022-08-25 11:07:47 -07:00
Mike Cao
f75603025c
Merge pull request #1453 from umami-software/francis/uc-24-kafka-test
...
Francis/uc 24 kafka test
2022-08-23 02:08:36 -05:00
Brian Cao
18b7fc8626
fix dupes
2022-08-22 23:18:48 -07:00
Brian Cao
3003371752
remove cascading delete
2022-08-17 17:35:52 -07:00
Francis Cao
e12d25677d
update kafka saves
2022-08-12 10:34:34 -07:00
Francis Cao
085b6b4071
fix event metrics
2022-08-09 00:43:47 -07:00
Francis Cao
55ba7d95ab
fix clickhouse date timezone issues
2022-08-08 22:09:18 -07:00
Francis Cao
fc3c39be3c
Merge branch 'dev' of https://github.com/umami-software/umami into francis/uc-24-kafka-test
2022-08-08 08:36:21 -07:00
Mike Cao
89781d4847
Refactored query parameters.
2022-08-08 01:26:20 -07:00
Francis Cao
1a84608e2b
add Clickhouse migration files. update saveEvent to include event_uuid
2022-08-04 20:15:21 -07:00
Francis Cao
1ffd5775f8
Merge branch 'dev' of https://github.com/umami-software/umami into francis/uc-24-kafka-test
2022-08-04 17:48:00 -07:00
Francis Cao
1ab1e58cb1
create kafka save queries
2022-08-04 17:43:47 -07:00
Mike Cao
df1c203c38
Merge pull request #1376 from umami-software/brian/um-24-event-data
...
Brian/um 24 event data
2022-08-01 23:50:08 -05:00
Brian Cao
daf3978970
address PR comments. line up PSQL / MYSQL
2022-08-01 20:50:14 -07:00
Mike Cao
b04e03b4d3
Merge pull request #1356 from biqette/master
...
Fix UTM request
2022-08-01 20:42:56 -05:00
Francis Cao
d952214536
check in producer test logic
2022-08-01 00:28:38 -07:00
Brian Cao
8f934c7e6c
checkpoint
2022-07-29 22:30:09 -07:00
biqette
c8302390c5
Fix utm request
2022-07-26 18:49:38 +02:00
Brian Cao
f189035a73
fix CH return.
2022-07-25 09:47:11 -07:00
Brian Cao
f569055771
PR comments
2022-07-22 22:42:01 -07:00
Brian Cao
1c26581cd1
fix parseFilters
2022-07-22 19:50:43 -07:00
Brian Cao
aa8057f9fe
fix stats query
2022-07-22 17:47:26 -07:00
Brian Cao
304314fff0
Merge branch 'dev' into brian/um-16-clickhouse-support
2022-07-22 17:03:42 -07:00
Brian Cao
65910c7348
clickhouse inserts
2022-07-22 14:43:19 -07:00
Mike Cao
2aa62ba999
Merge pull request #1323 from cywio/utm-tracking
...
Add UTM parameters to dashboard
2022-07-22 14:17:00 -07:00
Chris Walsh
7f853c87f0
Add MySQL support for SQL replacer function
2022-07-22 00:09:29 -07:00
Chris Walsh
7d1f8ea77b
Fix UTM query, move filters to proper place
2022-07-21 16:56:57 -07:00
Chris Walsh
92b009fa1e
Add UTM pageview metrics to API
2022-07-21 14:57:29 -07:00
Mike Cao
250cdce306
Reverted getDateQuery logic.
2022-07-21 13:21:33 -07:00
Mike Cao
be8291c856
Refactored referrer logic. Display stats for no referrers.
2022-07-21 01:11:10 -07:00
Brian Cao
6ea2282f82
convert analytics queries
2022-07-20 21:31:26 -07:00
Brian Cao
20b8337e35
checkpoint
2022-07-15 16:47:38 -07:00
Brian Cao
0b7db02103
add query optimizations from um-13
2022-07-12 22:39:16 -07:00
Brian Cao
8c43dc67b7
remove unused index
2022-07-12 15:14:54 -07:00