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, and more.

SDK Modules

The SDK is organized into independent modules (Maven group com.zixflow.com.android):
  • datapipelines (required): Core tracking, user identification, and event tracking
  • messaging-push-fcm: Push notification support via Firebase Cloud Messaging (FCM)
  • location: Location tracking capabilities
Current SDK version documented here: 1.1.3. For conceptual background on events, users, and attributes, see Getting Started with Events.