Android Analytics Overview
Analytics and instrumentation for the Agentforce Android SDK.
- AgentforceInstrumentationHandler - Analytics event handling
- AgentforceInstrumentationEvent - Event data structures
- User Interactions: Button clicks, form submissions, and navigation
- Conversation Events: Message sending, receiving, and conversation state changes
- Performance Metrics: Response times, error rates, and system performance
- Custom Events: Application-specific analytics and user behavior
- Event Properties: Structured data for each analytics event
- User Context: User identification and session information
- System Context: Device information and application state
- Privacy Controls: Data collection preferences and consent management
- User Events: User interactions and behavior
- System Events: Application and SDK performance
- Error Events: Error tracking and debugging
- Business Events: Application-specific metrics
- Configuration: See Configuration Overview for setup
- UI Components: See Android UI Components for component analytics
- Integration: See Android Development for architecture patterns