Skip to content

Commit

Permalink
Update KountAccessDataCollector.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
danibudi committed Jun 28, 2017
1 parent af5028a commit 0da0a47
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions docs/KountAccessDataCollector.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ Data Collector
The *Kount Access Data Collector* runs in the background at a sub second
level while the user is logging into the website via a web clients or
browser (see section below) or via a mobile app (**iOS or Android**).

Here are the standard requirements for any Data Collection event.

.:information_source: Access Inquiry Service is designed to be used in conjunction with the Data Collection process. The Data Collection process is passive and provides no information back to a merchant independent of the Access Inquiry Service.
> :information_source: Access Inquiry Service is designed to be used in conjunction with the Data Collection process. The Data Collection process is passive and provides no information back to a merchant independent of the Access Inquiry Service.


Session ID Discussion
Expand Down Expand Up @@ -53,12 +54,7 @@ want to trigger the ``Data Collection`` to occur.
| | |Discussion above for more information |
+---------------+--------------+-----------------------------------------------------+

.. line-block::





.
Below is an example for the sandbox02 environment where the Merchant ID
field ``(m=123456)`` and the Session ID field
``(s=abcdefg12345abababab123456789012)`` are set.
Expand All @@ -68,7 +64,7 @@ field ``(m=123456)`` and the Session ID field
<script type='text/javascript' src='https://sandbox02.kaxsdc.com/collect/sdk? m=123456&s=abcdefg12345abababab123456789012'> </script>
<img src='https://sandbox02.kaxsdc.com/logo.gif?m=123456&s=abcdefg12345abababab123456789012' />

.:information_source:
> :information_source:

The script tag will not affect the UI with its placement. The logo.gif is a 1x1 pixel transparent image served by Kount. This is preset image that is set by Kount within the Data Collection process.

Expand Down Expand Up @@ -234,6 +230,6 @@ Android applications.
- For Android implementations see the `Android SDK Guide <http://kount.github.io/mobile-client/android.html>`_
- For iOS implementation see the `iOS SDK Guide <http://kount.github.io/mobile-client/ios.html>`_

.:information_source:
> :information_source:

The Access Inquiry Service is designed to be used in conjunction with the Data Collection process. The Data Collection process is passive and provides no information back to a merchant independent of the Access Inquiry Service.

0 comments on commit 0da0a47

Please sign in to comment.