AppsFlyer

AppsFlyer ad-revenue connector for CloudX Unity SDK. Forwards CloudX ad revenue to AppsFlyer with no publisher glue code.

The AppsFlyer connector forwards CloudX ad revenue to your mobile measurement partner (MMP) so revenue appears alongside your other AppsFlyer data. Add the connector dependencies and revenue reporting is automatic; no Unity C# call is required.

The connector does not initialize AppsFlyer. Your app must already integrate and initialize the AppsFlyer SDK with your own dev key.

Install

Uncomment the AppsFlyer connector lines in Assets/CloudXSdk/Editor/CloudXDependencies.xml:

<!-- Android -->
<androidPackage spec="io.cloudx:connector-appsflyer:6.15.0.0"/>

<!-- iOS -->
<iosPod name="CloudXAppsFlyerConnector" version="6.15.0.0" minTargetSdk="13.0"/>

Then run External Dependency Manager for Unity (EDM4U) resolution for Android and iOS.

Requirements

  • CloudX Unity SDK 4.5.0 or newer.
  • Your app already integrates and initializes AppsFlyer.
  • Android apps include com.appsflyer:af-android-sdk 6.15.0 up to, but not including, 7.0.0.
  • iOS apps include AppsFlyerFramework 6.15.0 or newer.

What gets reported

The connector reports once per CloudX-won impression across CloudX ad formats. Each event includes the winning ad network, the CloudX revenue estimate in USD, and CloudX ad unit, format, and placement values.