getting length of time users spend on app (firebase vs amplitute)

I’m trying to see how the length of time users are using the app, how often they login, and which pages they are using the most.

expo has firebase analytics and amplitute and I’m trying to see which would one would be the best to use for this and easiest to implement.

Any recommendations on this?

I’m using firebase authentication for user loging in.