← Open Source Catalog

Analytics: AppsFlyer

View on GitHub

relux-appsflyer

AppsFlyer adapter for relux-analytics. Analytics events declared as Relux actions are delivered to AppsFlyer without vendor code in views or business logic.

Installation (Swift Package Manager)

.package(url: "https://github.com/relux-works/relux-appsflyer.git", from: "1.0.0")
.product(name: "ReluxAppsFlyer", package: "relux-appsflyer")

Usage

Register the adapter alongside ReluxAnalytics in your Relux runtime and configure it with your AppsFlyer dev key. See relux-analytics-sample for the module wiring pattern.

About Relux Works

This project is part of the open-source ecosystem of Relux Works, an AI-native software development studio. We build fixed-price MVPs, rescue vibe-coded apps, run local AI inference, and train teams to work with coding agents. Much of the infrastructure behind that work is open source.

License

See LICENSE.