The implementation of the Device Data Collector is different for native Mobile Apps. Kount has native mobile SDKs for both iOS and Android. These SDKs can be used with all current Kount products. Native mobile SDKs collect more data and increase the reliability of the Device ID across the life of a device.
The Device Data Collector (DDC) gathers information from a customer’s device by redirecting the device browser momentarily to Kount then back to the merchant. This passive analysis conceals the Kount interaction with the customer and does not affect the customer’s purchasing experience.
To ease DDC set up, use our guided DDC content generator or follow the steps below.
The DDC requires a two step process for mobile integration: Integration (Step 1) and Invocation (Step 2).
iOS SDK
Step 1
- Refer to How to Integrate the Kount Device Data Collector XCFramework Package into an iOS Application
- Refer to How to Integrate the Kount Device Data Collector CocoaPods Package into an iOS Application
- Refer to How to Integrate the Device Data Collector into Mobile SDKs using iOS Universal Static Library
- Refer to How to Integrate the Device Data Collector Swift Package Manager into an iOS Application
Step 2
Android SDK
Step 1
- Refer to How to Integrate the Device Data Collector into Mobile Apps using Android Gradle
- Refer to How to Integrate the Device Data Collector into Android Applications using the Library JAR
Step 2
Hybrid
If you are developing for iOS and Android using a hybrid application refer to:
- How to Integrate the Device Data Collector into React Native Applications
- How to Integrate the Device Data Collector into Flutter Applications
Web SDK
Refer to How to Integrate the Kount Web Client for Device Data Collection into Your Website