Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all logs with new logger | Eric Bailey | 2023-11-04 | 1 | -5/+6 |
| | |||||
* | Update Analytics (#1743) | Ansh | 2023-10-26 | 1 | -3/+3 |
| | |||||
* | add new api event proxy (#1400) | Ansh | 2023-09-11 | 1 | -0/+1 |
| | |||||
* | [APP-705] Metrics revamp pt2 (#896) | Ansh | 2023-06-27 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * export track function from analytics.tsx * fix create account tracking * fix tracking sign in * add custom feed events * fix type errors * refactor create post event * add profile follow & unfollow events * refactor PostsFeedSliceModel into its own file * refactor PostThreadItemModel into its own file * reorganize code a lil bit * refactor post-thread-item to use post-feed-item model under the hood * add post events * add post reply tracking * track custom feed load more * track list subscribe and unsubscribe | ||||
* | [APP-511] metrics overhaul: frontend work (#506) | Ansh | 2023-06-15 | 1 | -0/+128 |
* WIP * fix types and update imports * wip * tagged events that should be server side * remove server-side analytics * remove useless import * add additional profile header events * remove useless import * track follow/unfollow clicks * add missing types |