|
Working with Advanced Reports >
User Login/Logout Report
This topic describes the User Login/Logout Report. The User Login/Logout Report tracks, by user (agents and supervisors), the user's login and logout activity, the duration of the login, and the logout reason for a specified date and time.
Parts of the User Login/Logout Report
This topic describes the different parts of the User Login/Logout Report:
- Date(s). The start and end dates for the period.
- Users. The users included in the report, as indicated in the Content tab.
- Report Printed On. The date and time, based on the time zone selection.
- Page 1 of x. Where x indicates the total number of pages.
Table 103 describes the Login/Logout Area elements, the corresponding tables, and the formulas used in calculations (where applicable) of the User Login/Logout Report.
Table 103. Login/Logout Area of the User Login/Logout Report
| Field
|
Description
|
Table
|
Calculation
|
| Name
|
Represents the user name.
|
|
Not applicable.
|
| Date
|
Represents the date of login
|
userlogin
|
Not applicable.
|
| Event Time
|
Represents the time of login and logout.
|
UserStats
|
Not applicable.
|
| Type
|
Represents the agent's activity (login and logout) associated with each event time.
|
userlogin
|
Not applicable.
|
| Duration
|
Represents the duration of login.
|
UserStats
|
Calculate the sum of (Duration).
|
| Logout Reason
|
The reason for logout options are:
- 0 indicates Agent Logout
- 1 indicates Web Session Timeout
- 2 indicates Agent Inactivity
- 3 indicates Resource Shutdown
- 4 indicates Second Login
- 5 indicates Supervisor Logout
- 6 indicates Login by Phone
|
userlogin
|
Not applicable.
|
| Total
|
The total login duration for all selected agents.
|
userlogin
|
Date plus duration.
|
| Average
|
The average login duration for all agents.
|
None
|
The total login duration divided by the number of agents reported.
|
|