I'm building a react native app and I want to store very fine-grained analytics on user behavior. What's the best tool for this in your experience?
Examples of things I want to store:
- Where the user is pausing in a scrolling view
- How often user clicks on certain content
- Time of day user is usually using app
- How much time user spends on app
- How fast the user is swiping through the scroll view