TrackingEvent

public enum TrackingEvent
  • Represent the different screens in the UI flows

    See more

    Declaration

    Swift

    public enum Screen
  • Represents an interaction event on a screen

    See more

    Declaration

    Swift

    public enum Interaction
  • Represent the different elements on forms that can be interacted with

    See more

    Declaration

    Swift

    public enum UIElement
  • Engagement events are the result of user interaction

    See more

    Declaration

    Swift

    public enum Engagement
  • Different error events

    See more

    Declaration

    Swift

    public enum ErrorType
  • Supplementary fields that may be added to some event types as the need arises

    See more

    Declaration

    Swift

    public enum AdditionalField