Data Entry Type | Description |
---|
Assist | Indicates that assisted data entry was detected. For example, predictive typing, swipe keyboards on mobile devices, or fields that insert additional dashes/slashes/etc. for the user as they enter data. |
Autofill | Indicates that autofilling of target data by either the browser, browser plugin, or helper application (e.g. password manager) was detected. |
Click | Indicates a radio button or checkbox interaction via a mouse or tap. |
Fast | Indicates the user typed data into the target field abnormally fast (multiple times faster than the fastest human typers). |
Flip | Indicates the user switched to another application and then returned. |
KBD | Indicates that a keyboard was used for input to a radio button or checkbox. |
Normal | Indicates that the user typed data into the target field at a normal speed |
No Change | Indicates that no change was made to entered data during the segment. |
Password | Indicates the user typed data into a password field. |
Paste | Indicates data was pasted into the target field. |
Slow | Indicates the user typed data into the target field at a slow speed. |
Transcribe | Indicates the user likely entered data by transcribing from another source (longer pauses with blocks of data). |
Type | Indicates the user typed data into the target. |
Unknown | Indicates there was not enough information to determine data entry type. |
Transition Type | Description |
---|
Auto | Indicates a fast transition where the page itself auto-advanced to the next target. |
Autofill | Indicates advancement to the next target occurring as a result of an autofill event. |
Flip | Indicates that the user switched to another application and then returned. |
In-Page Copy | Indicates the user transitioned to the next field after copying data from a previous field. |
KBD | Indicates the user moved to the target using the keyboard (e.g. using the tab key). |
KBD Back | Indicates the user moved backward using shift+tab (Keyboard back). |
Mouse | Indicates the user mouse-clicked on the target. |
Tap | Indicates the user tapped on the target (on touch screen device). |
Unknown | Indicates there was not enough information to determine transition type. |
Automated Activity is a Boolean flag when returned via API that indicates that the user session exhibits signs of non-human behaviors. Additional details about the session are reflected in the customer portal as listed below.
Automated Activity Type | Description |
---|
Unusual Activity | An unusual activity label will trigger on TRUE, identifying that there is malicious bot activity present within the navigation of the browser or application. |
Suspicious Browser | A suspicious browser label will trigger on TRUE, identifying that configurations within the browser being used are indicative of malicious bot activity. |
Automated Data Entry | An automated data entry label will trigger on TRUE, identifying that malicious bot activity is present in how data is being entered. |
Not Automated | A not automated label will trigger on FALSE, identifying that no malicious bot activity is present. |
Legitimate Bot | A legitimate bot label is specific to version 2.0 and will trigger on FALSE, identifying legitimate bot activity from web crawlers, web scrapers, and search engine bots. |