THEOplayer Web SDK
    Preparing search index...

    Type Alias AnalyticsIntegrationID

    AnalyticsIntegrationID:
        | "agama"
        | "youbora"
        | "moat"
        | "streamone"
        | "smartsight"

    The integration identifier of an analytics description, represented by a value from the following list:
    - 'agama': The description is an AgamaConfiguration
    - 'youbora': The description is a YouboraOptions
    - 'moat': The description is a MoatConfiguration
    - 'streamone': The description is a StreamOneConfiguration
    - 'smartsight': The description is a SmartSightConfiguration