models/analytics/aiuta_analytics_event library
Classes
- AiutaAnalyticsConfigureEvent
- This event is sent when the SDK is configured. It contains information about enabled features and authentication type.
- AiutaAnalyticsEvent
- Base class for all analytic events.
- AiutaAnalyticsExitEvent
- This event is sent when a user exits the SDK. This includes pressing the back/close button, closing the bottom sheet with the SDK, etc.
- AiutaAnalyticsFeedbackEvent
- This event is sent when a user provides feedback for generated images.
- AiutaAnalyticsHistoryEvent
- This event is sent when a user interacts with the try-on history screen.
- AiutaAnalyticsOnboardingEvent
- This event is sent when a user interacts with an onboarding screens.
- AiutaAnalyticsPageEvent
- Event that represents a page view. This event is sent when a user navigates to a new page.
- AiutaAnalyticsPickerEvent
- This event is sent when a user interacts with the picker. This includes selecting an uploaded image, taking a photo, choosing gallery image, etc.
- AiutaAnalyticsResultsEvent
- This event is sent when a user interacts with the results screen.
- AiutaAnalyticsSessionEvent
- This event is sent when a session is started.
- This event is sent when a user shares content.
- AiutaAnalyticsTryOnEvent
- This event is sent when a user is waiting for the try-on to be processed.