Commit Graph

47 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
11e9ecac1a feat: group analytics
* wip

* wip

* wip

* wip

* wip

* add buffer

* wip

* wip

* fixes

* fix

* wip

* group validation

* fix group issues

* docs: add groups
2026-03-20 10:46:09 +01:00
Carl-Gerhard Lindesvärd
8c377c2066 fix: default last/first seen broken when clickhouse defaults to 1970 2026-03-02 09:34:23 +01:00
Carl-Gerhard Lindesvärd
790801b728 feat: revenue tracking
* wip

* wip

* wip

* wip

* show revenue better on overview

* align realtime and overview counters

* update revenue docs

* always return device id

* add project settings, improve projects charts,

* fix: comments

* fixes

* fix migration

* ignore sql files

* fix comments
2025-11-19 14:27:34 +01:00
Carl-Gerhard Lindesvärd
da59622dce fix: overall perf improvements
* fix: ignore private ips

* fix: performance related fixes

* fix: simply event buffer

* fix: default to 1 events queue shard

* add: cleanup scripts

* fix: comments

* fix comments

* fix

* fix: groupmq

* wip

* fix: sync cachable

* remove cluster names and add it behind env flag (if someone want to scale)

* fix

* wip

* better logger

* remove reqid and user agent

* fix lock

* remove wait_for_async_insert
2025-11-15 22:13:59 +01:00
Carl-Gerhard Lindesvärd
931188a8ab fix: timezone issue + improvements for funnel and conversion charts 2025-10-30 11:28:08 +01:00
Carl-Gerhard Lindesvärd
81a7e5d62e feat: dashboard v2, esm, upgrades (#211)
* esm

* wip

* wip

* wip

* wip

* wip

* wip

* subscription notice

* wip

* wip

* wip

* fix envs

* fix: update docker build

* fix

* esm/types

* delete dashboard :D

* add patches to dockerfiles

* update packages + catalogs + ts

* wip

* remove native libs

* ts

* improvements

* fix redirects and fetching session

* try fix favicon

* fixes

* fix

* order and resize reportds within a dashboard

* improvements

* wip

* added userjot to dashboard

* fix

* add op

* wip

* different cache key

* improve date picker

* fix table

* event details loading

* redo onboarding completely

* fix login

* fix

* fix

* extend session, billing and improve bars

* fix

* reduce price on 10M
2025-10-16 12:27:44 +02:00
Carl-Gerhard Lindesvärd
e5cacb73df fix(api): ensure we always have profile in cache (before inserted to clickhouse) 2025-08-13 20:57:42 +02:00
Carl-Gerhard Lindesvärd
a1eb4a296f feature(dashboard): refactor overview
fix(lint)
2025-03-20 09:40:01 +01:00
Carl-Gerhard Lindesvärd
86bf9dd064 remove(api): profile alias are no gone since not used 2025-02-24 23:24:25 +01:00
Carl-Gerhard Lindesvärd
5863dd8c2b improve(buffer): don't add profile if its from an event and already created 2025-02-24 22:55:30 +01:00
Carl-Gerhard Lindesvärd
329c0885d4 improve(self-hosting): remove goose, custom migration, docs, remove zookeeper 2025-02-17 20:54:54 +01:00
Carl-Gerhard Lindesvärd
545cbfd520 feature(worker+api): improve buffer 2024-09-18 23:46:37 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
efd24ca67a perf(api): improve inserting events 2024-09-12 22:09:35 +02:00
Carl-Gerhard Lindesvärd
3e19f90e51 fix(dashboard): get properties and createdAt for profiles 2024-09-11 12:18:10 +02:00
Carl-Gerhard Lindesvärd
b44f1958a2 feat(root): added migrations and optimized profile table 2024-09-10 23:30:41 +02:00
Carl-Gerhard Lindesvärd
b19a874a0b feat(dashboard): add basic search to profiles 2024-09-05 22:08:35 +02:00
Carl-Gerhard Lindesvärd
e6ebb2c11f fix(export): fix/add option to better select what fields you want 2024-09-05 17:11:49 +02:00
Carl-Gerhard Lindesvärd
668434d246 Feature/move list to client (#50) 2024-09-01 15:02:12 +02:00
Carl-Gerhard Lindesvärd
64d3a59722 improve event list a bit 2024-08-12 22:34:44 +02:00
Carl-Gerhard Lindesvärd
b02cbb2946 add better cache for getProfileId 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
ccfddc215f save sdk name and version 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
41e46570b7 improvements while testing 2024-08-09 23:00:38 +02:00
Carl-Gerhard Lindesvärd
1b613538cc first working cli importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
3993b493e3 prep events partition 2024-07-19 22:08:22 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
a0c8199474 add brands & models and some polishing 2024-06-26 22:29:41 +02:00
Carl-Gerhard Lindesvärd
fd921533fd stringify profileid 2024-05-29 16:41:33 +02:00
Carl-Gerhard Lindesvärd
0e632dc493 start refactor event list 2024-05-27 21:32:20 +02:00
Carl-Gerhard Lindesvärd
204b223383 Revert "migration commit, revert later"
This reverts commit 868f96b344.
2024-05-22 23:06:10 +02:00
Carl-Gerhard Lindesvärd
868f96b344 migration commit, revert later 2024-05-22 22:51:01 +02:00
Carl-Gerhard Lindesvärd
26a992dcc6 add is_external to upsert profile 2024-05-07 23:37:43 +02:00
Carl-Gerhard Lindesvärd
ab367cf4db improve profile page 2024-05-07 23:27:31 +02:00
Carl-Gerhard Lindesvärd
25db65005a update profile page 2024-05-07 14:39:10 +02:00
Carl-Gerhard Lindesvärd
fc0a6a3c73 remove fake names from profile 2024-05-06 09:20:45 +02:00
Carl-Gerhard Lindesvärd
5b6c67714e improve funnels 2024-04-22 21:07:17 +02:00
Carl-Gerhard Lindesvärd
ecf68463c9 🙊 escape sql strings 2024-03-28 15:57:13 +01:00
Carl-Gerhard Lindesvärd
a1fa48da75 dashboard: add dark mode 2024-03-28 06:47:04 +01:00
Carl-Gerhard Lindesvärd
2469c6e1b8 dashboard: fix server imports in client 2024-03-19 23:33:15 +01:00
Carl-Gerhard Lindesvärd
b7513f24d5 well deserved clean up (#1) 2024-03-19 06:02:28 +01:00
Carl-Gerhard Lindesvärd
3a8404f704 dashboard: update event and profile list 2024-03-18 09:08:02 +01:00
Carl-Gerhard Lindesvärd
48aecc4b37 format:fix 2024-03-13 08:55:24 +01:00
Carl-Gerhard Lindesvärd
e6c0bc2ec8 rename mixan to OPENPANEL! 2024-03-11 13:40:46 +01:00
Carl-Gerhard Lindesvärd
79d2368cfc support event filters for funnels 2024-03-09 08:10:45 +01:00
Carl-Gerhard Lindesvärd
15388882be add funnels 2024-02-24 07:22:39 +01:00
Carl-Gerhard Lindesvärd
9c92803c4c a looooot 2024-02-22 21:50:30 +01:00
Carl-Gerhard Lindesvärd
2f3c5ddf76 refactor packages 2024-02-19 10:55:15 +01:00