Firebase Android Analytics Package
Jump to navigation
Jump to search
A Firebase Android Analytics Package is a Firebase Analytics Package that is an Android SDK.
- Context:
- It can be composed of Firebase Analytics Functions.
- …
- Counter-Example(s):
- See: GCP Firebase, Firebase SDK.
References
2022
- https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/package-summary
- QUOTE:
- Classes
FirebaseAnalytics The top level Firebase Analytics singleton that provides methods for logging events and setting user properties. FirebaseAnalytics.Event An Event is an important occurrence in your app that you want to measure. FirebaseAnalytics.Param Params supply information that contextualize Events. FirebaseAnalytics.UserProperty A UserProperty is an attribute that describes the app-user.
- Enums
FirebaseAnalytics.ConsentStatus The status value of the consent type. FirebaseAnalytics.ConsentType The type of consent to set.