good, suspicious, or bad.dtectScore:| Category | Check | Variable | Description |
|---|---|---|---|
| đ´ Bad | Location Lock | isLocationBlocked | Uses the list of allowed countries (countriesAllowed) you provided to ensure the visitor is located in an approved location. |
| đ´ Bad | Device Deduplication | isDuplicateDevice | Identifies whether the visitor's device has already been captured in your project (projectId). |
| đ´ Bad | IP Deduplication | isDuplicateIp | Identifies whether the visitor's IP address has already been captured in your project (projectId). |
| đ´ Bad | Duplicate ID | isDuplicateId | Identifies whether the visitorId has already been captured in your project (projectId). |