FMX.Analytics

From RAD Studio API Documentation
Jump to: navigation, search

Contains the FireMonkey implementation of AppAnalytics, a component that enables you to monitor user data from your FireMonkey applications. For more information, see AppAnalytics Overview.

Package fmx240.bpl

Units

FMX.AnalyticsContains the FireMonkey implementation of AppAnalytics, a component that enables you to monitor user data from your FireMonkey applications. For more information, see AppAnalytics Overview.
FMX.Analytics.AppAnalyticsDefines the TAppAnalytics class. For more information, see AppAnalytics Overview


Classes

TCustomAnalyticsBase component for tracking application activities.

Types

TAnalyticsPrivacyMessageEventAn event handler which is fired when a TCustomAnalytics component needs to notify the user about the application usage tracking and obtain the permission of the user to allow this tracking.