Sensors APICloud Plugin encapsulates the commonly used APIs of Sensors Android and iOS SDKs, supporting code tracking and automatic collection of application launch and exit events.

1. Document Directory

2. SDK Feature List

Primary FeatureSecondary FeatureSpecific Features / Descriptions
Identify UsersAutomatically identify anonymous usersAutomatically use device ID to identify anonymous users
Support replacing with custom anonymous ID
Identify logged-in usersUse login ID to identify logged-in users
Set user attributes
Collect dataAutomatically collect device informationAutomatically collect default device information, such as screen width, screen height, and system version number
Full tracking for all eventsApp Launch
App Exit
Common PropertiesStatic Common Properties
Clear Common Properties
Customized TrackingCollect Activation (Installation) Events
Measure Event Duration
Custom Code Tracking
Store DataSet Upper LimitSet Local Cache Upper Limit Value
Delete Local CacheDelete all locally cached events
Report DataAutomatic Data ReportingSDK automatically sends event data after meeting certain conditions
Manual Data ReportingSDK supports manual event data reporting
Debugging FunctionDebug ModeEnable / Disable Debug Mode
Debug LogShow / Hide Debug Log
Advanced FeaturesData EncryptionStore and send data after encryption
ComplianceSupport compliance requirements

3. App SDK Predefined Events and Properties

Refer to the App SDK Predefined Events and Properties documentation