Previous Topic: File You Will Need for Device ID and DeviceDNA CollectionNext Topic: Migrating Flash Cookies from Preceding Releases


Enabling Device ID and DeviceDNA Collection

To configure for a cookie to be set on the end-user computer, include riskminder-client.js in your application pages that get or set the cookies. To do so:

  1. Copy the entire devicedna directory from <install_location>\Arcot Systems\sdk\ to the appropriate web application directory. Typically, the web application folder is at the following location:
    <APP_SERVER_HOME>\<Your_Application_Home>
    
  2. Include the riskminder-client.js file in the required application pages. We assume that these files are located in a folder that is relative to the folder containing index.jsp.
    <script type="text/javascript" src="devicedna/riskminder-client.js"></script>