- 发行说明
- Task Mining 概述
- 设置和配置
- 通知
- Task Mining
- 其他资源
Task Mining
Raw data export
The Export to .csv option allows you to export raw trace data or project data to a .csv file. The CSV (comma-separated values) format makes data easy to manipulate or import into third-party visualization tools, databases, or spreadsheet programs like Microsoft Excel for review or further analysis.
The raw trace export contains the data for a single trace, whereas the raw project export contains the data for all traces in the project.
The export of raw data may take a few minutes. You will receive an email message with the link to access the exported file when it is ready.
The Mask personally identifiable information on all recorded screenshots and Anonymize the display names of recording users Privacy settings also apply to raw data exports to .csv. Refer to Editing a project for details on changing project settings.
Follow these steps to export raw data for a single trace.
-
In the Trace diagram window, select the trace for which you want to export raw data.
-
Open the menu for the trace and select Download to open the Download menu.
-
Select the Export trace as .csv option.
A notification message is displayed and you will receive an email message with the link to access the exported file.
Follow these steps to export raw project data.
-
In the Trace diagram window, select the Download buttton to open the Download menu.
-
Select the Export as .csv option and then Export project as .csv.
A notification message is displayed and you will receive an email message with the link to access the exported file.
The following table describes the data columns in the exported .csv file.
列 | 描述 |
TraceId |
A unique identification of the trace. |
Trace Creation Time UTC |
The date and time the trace was created in standard time format (UTC). |
Action ID |
A unique identification of the action in the trace. |
Action Title |
The (recorded) title of the action. |
Action Timestamp UTC | The date and time the action was performed in standard time format (UTC). |
用户 |
录制用户的名称。 备注:
How the user is displayed depends on the settings for PII masking and user anonymization. |
应用程序 |
The application recorded for the action. |
Current Url |
The url recorded for the action. |
Current Domain |
The domain associated with the url. |
Associated Trace |
The name of the trace for which the action was recorded. |
Step Name |
The name of the step in the task graph to which the action is associated. |
Action Type |
The type of the action. For example mouse clicks, text entries, or hotkeys. |
Button Name |
The name of the button that was clicked. |
Key Modifier |
The key that was used to modify the action of another key. For example, Shift, or Ctrl. |
Key Name |
The name of the key that was pressed to perform the action. |
Raw Selector |
XML code that specifies action. |
Mouse Location Relative |
The position of the mouse cursor related to the top left corner of the screen. |
Duration Time |
The duration of the action in milliseconds. |