about summary refs log tree commit diff
path: root/src/lib/analytics/analytics.web.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Update Analytics (#1743)Ansh2023-10-261-3/+3
|
* Lytic analytics migration (#1428)Ansh2023-09-111-1/+1
| | | | | * add new api event proxy * add new apiHost for analytics web
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-0/+65
* 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