AnalyticsConfig
Represents the configuration for analytics tracking for SRG SSR applications. This should be used in conjunction with SRGAnalytics.initSRGAnalytics or SRGAnalytics.init.
This class holds the necessary information for configuring analytics tracking, including the vendor, application details, user consent, and persistent labels.
Types
Properties
The name of the app/site being tracked, given by the analytics team.
The initial persistent labels for Commanders Act analytics.
The initial persistent labels for ComScore analytics.
The non-localized name of the application. By default, the application name defined in the manifest is used.
The CommandersAct source key. Production apps should use SOURCE_KEY_SRG_PROD, and apps in development should use SOURCE_KEY_SRG_DEBUG.
The user consent to transmit to ComScore and CommandersAct.
The vendor to which the application belongs to.