Skip to main content
The Zixflow Android SDK enables you to send data from your Android app to Zixflow, allowing you to track user behavior, send targeted push notifications, display in-app messages, and more.

SDK Modules

The SDK is organized into independent modules:
  • datapipelines (required): Core tracking, user identification, and event tracking
  • messagingpush: Push notification support via Firebase Cloud Messaging (FCM)
  • messaginginapp: Standard in-app messaging functionality
  • messaginginapp-compose: In-app messaging optimized for Jetpack Compose
  • location: Location tracking capabilities


For conceptual background on events, users, and attributes, see Getting Started with Events.