View on GitHub

sensibill-android-documentation

com.getsensibill.core.analytic / AnalyticsEvent

AnalyticsEvent

interface AnalyticsEvent

Interface that defines the properties of Analytics Events in the Sensibill SDK.

Functions

Name Summary
getDomainName abstract fun getDomainName(): String!
Full event name containing event prefix, feature and event name concatenated
getEventName abstract fun getEventName(): String!
The name of the specific event that occurred
getFeature abstract fun getFeature(): String!
The feature/area of the Sensibill UI that the event occured