iClear: IP Analysis
Support At Phonexa avatar
Written by Support At Phonexa
Updated over a week ago

The IP Analysis service allows you to perform real-time validation of the lead IP address and receive a fraud score based on 25 risk analysis data points. The service scores user data based on an IP address or device, email address, and phone number. You can set up lead processing rules based on the scoring response.

To enable this service, go to the Fraud Detector > iClear section and select a Product from the drop-down list.

Once you select the Product, you’ll be automatically redirected to the Lead Processing Rules (iClear) sub-tab. You may also navigate here by selecting the System Management > Products section on the left-hand menu and clicking on the “Settings” button for the corresponding product (Lead Processing Rules (iClear) sub-tab).

To configure this service, click the “Add Service” button in the Global Rules block. Fill in the following fields:

  • Select Third Party Service: Select the “IP Analysis” option.

  • Select a field to retrieve IP: Select which field the system will retrieve the IP from. Example: userIp.

  • Select a field to retrieve the User Agent: Select which field the system will retrieve the User Agent from. Example: userAgent.

  • Execution Type:

    • Select the "Synchronous" option to wait for the lookup outcome before processing a lead. This execution type is recommended for real-time filtration of a lead based on the lookup scores. Before processing a lead, the system runs a lookup service. If the data is valid, the system will process the lead according to the lookup scores.

    • Select the "Asynchronous" option to make a simultaneous request and process a lead without waiting for the lookup scores. This execution type is recommended for analytical purposes and not for real-time filtration of a lead based on the lookup results. While processing a lead, the system runs a lookup service. The lead will be processed as usual, but it could be added to the DNPL based on the result of the lookup scores.

  • % of leads to lookup: Set the percentage of leads to be checked through this service.

  • Use Cache Data Not Older Than (days): Enter the maximum period (in days )for cache data usage.

  • Reject the lead if Fraud Score is greater than or equal (0-100). 0 - never reject the lead: Enter the maximum score value to qualify the lead to be filtered out.

  • Reject the lead if Mobile Status: Select the “Is mobile” option to filter out the mobile device leads. Select the “Is NOT mobile” option to filter out the not-mobile device leads.

  • Reject the lead if IP is from one of the countries: Select the country codes to filter out the leads from the corresponding countries.

The “Add to Do and Do Not Present lists” configuration block allows you to use the service to add more filters to your existing DNPLs. Read more about Present and Do Not Present lists in the Knowledge Base article. Fill in the following fields to configure:

  • Fraud Score is greater than or equal: Select the maximum lookup score to be added to the chosen PL/DNPLs configuration as an additional filter.

  • Do and Don Not Present Lists: Select one or more available PL/DNPLs from the list.

The “Advanced Settings” configuration block allows you to customize the lookup and timeout settings of the service according to the selected Execution Type.

  • Lookup only in local DB (Synchronous Execution only): Select “Yes” for the service to lookup only in the local database. Select “No” for the service to lookup both in the local database and API.

  • If local lookup failed - perform Async run (Synchronous Execution only): Select “Yes” to perform the Asynchronous run in case the local database lookup is unsuccessful. Select “No” to disable the lookup override.

  • API Timeout (Synchronous Execution): Fill in the service response timeout (from one to five seconds). The field is active only if the “Lookup only in local DB” option is disabled.

  • API Timeout (Asynchronous Execution): Fill in the service response timeout (from one to five seconds).

  • After timeout run as Async (Synchronous Execution only): Select “Yes” to perform the Asynchronous execution if the timeout runs out. Select “No” to disable the Asynchronous run override.

Click the “Add” button to confirm.

Read more about the Global Rules and Advanced Rules configuration in this Knowledge Base article.

Did this answer your question?