Firebase Analytics

I would like to track the following event on Android:

-app_update

-first_open

-in_app_purchase

-os_update

-screen_view

-session_start

I added the firebase analytic plugin, include it and called the init(). Will it track the above automatically like the firebase SDK (https://support.google.com/firebase/answer/6317485?hl=en)?

Anyone please reply to this thread, this is important to know now when especially firebaseAnalytics.logEvent is giving a crash to the game on device

Thank you