Data Entry Types

Data Entry TypeDescription
AssistIndicates 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.
AutofillIndicates that autofilling of target data by either the browser, browser plugin, or helper application (e.g. password manager) was detected.
ClickIndicates a radio button or checkbox interaction via a mouse or tap.
FastIndicates the user typed data into the target field abnormally fast (multiple times faster than the fastest human typers).
FlipIndicates the user switched to another application and then returned.
KBDIndicates that a keyboard was used for input to a radio button or checkbox.
NormalIndicates that the user typed data into the target field at a normal speed
No ChangeIndicates that no change was made to entered data during the segment.
PasswordIndicates the user typed data into a password field.
PasteIndicates data was pasted into the target field.
SlowIndicates the user typed data into the target field at a slow speed.
TranscribeIndicates the user likely entered data by transcribing from another source (longer pauses with blocks of data).
TypeIndicates the user typed data into the target.
UnknownIndicates there was not enough information to determine data entry type.

Transition Types

Transition TypeDescription
AutoIndicates a fast transition where the page itself auto-advanced to the next target.
AutofillIndicates advancement to the next target occurring as a result of an autofill event.
FlipIndicates that the user switched to another application and then returned.
In-Page CopyIndicates the user transitioned to the next field after copying data from a previous field.
KBDIndicates the user moved to the target using the keyboard (e.g. using the tab key).
KBD BackIndicates the user moved backward using shift+tab (Keyboard back).
MouseIndicates the user mouse-clicked on the target.
TapIndicates the user tapped on the target (on touch screen device).
UnknownIndicates there was not enough information to determine transition type.

Automated Activity

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 TypeDescription
Unusual ActivityAn unusual activity label will trigger on TRUE, identifying that there is malicious bot activity present within the navigation of the browser or application.
Suspicious BrowserA suspicious browser label will trigger on TRUE, identifying that configurations within the browser being used are indicative of malicious bot activity.
Automated Data EntryAn automated data entry label will trigger on TRUE, identifying that malicious bot activity is present in how data is being entered.
Not AutomatedA not automated label will trigger on FALSE, identifying that no malicious bot activity is present.
Legitimate BotA 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.