Kount Data Collector

The Kount Data Collector is a client-side JavaScript and mobile SDK component that gathers device fingerprinting and behavioral session data — including device characteristics, browser attributes, IP geolocation, and proxy detection — and ties it to a session identifier that is later submitted to RIS or the Payments Fraud API. The Data Collector is delivered as a hosted JavaScript snippet, an Android SDK, and an iOS SDK (both Objective-C/Swift bridge and pure-Swift variants).

API entry from apis.yml

apis.yml Raw ↑
aid: kount:kount-data-collector
name: Kount Data Collector
description: The Kount Data Collector is a client-side JavaScript and mobile SDK component that gathers
  device fingerprinting and behavioral session data — including device characteristics, browser attributes,
  IP geolocation, and proxy detection — and ties it to a session identifier that is later submitted to
  RIS or the Payments Fraud API. The Data Collector is delivered as a hosted JavaScript snippet, an Android
  SDK, and an iOS SDK (both Objective-C/Swift bridge and pure-Swift variants).
humanURL: https://developer.kount.com/hc/en-us
tags:
- Device Intelligence
- Fingerprinting
- Session
properties:
- type: Documentation
  url: https://developer.kount.com/hc/en-us
- type: SDK
  url: https://github.com/Kount/kount-web-sdk
  title: Web (JavaScript) SDK
- type: SDK
  url: https://github.com/Kount/kount-android-sdk
  title: Android SDK
- type: SDK
  url: https://github.com/Kount/kount-ios-sdk
  title: iOS SDK (Objective-C)
- type: SDK
  url: https://github.com/Kount/kount-swift-ios-sdk
  title: iOS SDK (Swift)