lbry-desktop/ui/redux
infinite-persistence b7685a151d
Additional GA events via redux/lbryio hook
## Issue
85 Add additional GA events

## Approach
Instead of placing analytic calls all over the GUI code (no separation of concerns), try to do it through a redux middleware instead.

## Changes
- Updated GA event and parameter naming after understanding how reporting works.
- Removed unused analytics.
2021-10-22 10:56:43 +08:00
..
actions Additional GA events via redux/lbryio hook 2021-10-22 10:56:43 +08:00
middleware Additional GA events via redux/lbryio hook 2021-10-22 10:56:43 +08:00
reducers Optimize tags and followedTags 2021-10-20 11:29:16 +08:00
selectors Comment-selectors: fix memoization 2021-10-20 11:29:18 +08:00