TripSummary
This report allows you to gauge driver performance, process trends, and average time spent performing tasks.
Parameters
tripParams
Parameter | Description | Type | Required | Notes |
---|---|---|---|---|
The day(s) desired for report data querying. |
Date Range |
Required |
|
|
The identification numbers for the employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt.(s) queried. |
Integer |
|
|
|
The identifying numbers for the vehicleAll machines used as a means of production on a construction site or at a batch plant.(s) queried. |
Integer |
Required |
|
|
The identifying numbers for the plantA production plant or material storage location.(s) queried. |
Integer |
Required |
|
|
The identification number of the statusThe specific activity or task a driver is currently engaged in, typically as part of a process called a "status loop." to indicate the start of a trip. |
Integer |
Required |
||
The identification number of the status to indicate the end of a trip. |
Integer |
Required |
||
The status type's identification number. |
Integer |
Required |
||
The time spent in the beginning status of the trip is or is not factored into trip statistics. |
Boolean |
|
||
The time spent in the ending status of the trip is or is not factored into trip statistics. |
Boolean |
|
||
showMiles |
Indicates whether statuses should include mileage traveled and fuel used while in the status. |
Boolean |
|
The values provided will always be in miles and gallons. |
Returns
tripData
Parameter | Description | Notes |
---|---|---|
The average amount of time spent by equipmentAll machines used as a means of production on a construction site or at a batch plant. on a trip, as measured in seconds. |
||
The average amount of time spent by equipment on a trip, as measured in milliseconds. |
||
The total number of occurrences when equipment completed this status loopA series of statuses that constitute the typical process a driver should progress through as part of their daily duties. the specified date range. |
||
The employee's identification number. |
||
The identification number of the last status in the trip's status loop. |
||
The greatest amount of time spent by equipment on a trip, as measured in seconds. |
||
The greatest amount of time spent by equipment on a trip, as measured in milliseconds. |
||
The smallest amount of time spent by equipment on a trip, as measured in seconds. |
||
The smallest amount of time spent by equipment on a trip, as measured in milliseconds. |
||
The identification number of the first status in the trip's status loop. |
||
The total amount of time spent on a trip by equipment during the specified date range, as measured in seconds. |
||
The total amount of time spent on a trip by equipment during the specified date range, as measured in milliseconds. |
||
The equipment's identification number. |