| Interface | Description |
|---|---|
| EventLogger |
| Class | Description |
|---|---|
| AddToCartEvent |
An add to cart event to be sent to Answers with optional attributes.
|
| Answers | |
| AnswersEvent<T extends AnswersEvent> |
Representation of an Answers event.
|
| AppMeasurementEventLogger |
Firebase Analytics offers an api through AppMeasurement that
can log to firebase with a scope on the logged event.
|
| ContentViewEvent |
A content view event to be sent to Answers with optional attributes.
|
| CustomEvent |
A custom event to be sent to Answers with optional attributes.
|
| FirebaseAnalyticsEvent | |
| FirebaseAnalyticsEventMapper | |
| InviteEvent |
An invite event to be sent to Answers with optional attributes.
|
| LevelEndEvent |
A level end event to be sent to Answers with optional attributes.
|
| LevelStartEvent |
A level start event to be sent to Answers with optional attributes.
|
| LoginEvent |
A login event to be sent to Answers with optional attributes.
|
| PredefinedEvent<T extends PredefinedEvent> |
Base class for all "predefined" events.
|
| PurchaseEvent |
A purchase event to be sent to Answers with optional attributes.
|
| RatingEvent |
A rating event to be sent to Answers with optional attributes.
|
| SearchEvent |
A search event to be sent to Answers with optional attributes.
|
| ShareEvent |
A share event to be sent to Answers with optional attributes.
|
| SignUpEvent |
A sign up event to be sent to Answers with optional attributes.
|
| StartCheckoutEvent |
A start checkout event to be sent to Answers with optional attributes.
|