Content View (Summary) Report
Use the Content View (Summary) Report to view summary data about content viewed including content type, title, and browser information.
Required Permission: Manage In-App Reporting
Only activity completed during the report date range is included in the results.
Each row in this report details the view data for a single content item.
Direct Data Connector table name: Content_Summary_ContentView
Field Name | Field Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Viewed Date |
The date the item was viewed. This is the date range column located on the Filter dialog. The column is not included in the report results. |
Required |
VIEWEDDATE | DATE |
Content ID |
The ID of the content item. |
Y |
CONTENTID | VARCHAR(16777216) |
Content Type |
The type of content. |
Y |
CONTENTTYPE | VARCHAR(16777216) |
Content Title |
The title of the content item. |
Y |
CONTENTTITLE | VARCHAR(16777216) |
Content URL |
The online location of that item. |
Y |
CONTENTURL | VARCHAR(16777216) |
Provider Name |
The location of the content item such as Internal (catalog), an external website, or a content provider such as Pluralsight. |
Y |
PROVIDERNAME | VARCHAR(16777216) |
View Count Desktop |
The number of times users viewed the content item from a desktop web browser. |
Y |
ViewCountDesktop | NUMBER(13,0) |
View Count iOS Browser |
The number of times users viewed the content item from a browser on their iOS mobile device. |
Y |
ViewCountIosBrowser | NUMBER(13,0) |
View Count Android Browser |
The number of times users viewed the content item from a browser on their Android mobile device. |
Y |
ViewCountAndroidBrowser | NUMBER(13,0) |
View Count iOS App |
The number of times users viewed the content item from the Degreed Mobile App for iOS. |
Y |
VIEWCOUNTIOSAPP | NUMBER(13,0) |
View Count Android App |
The number of times users viewed the content item from the Degreed Mobile App for Android. |
Y |
VIEWCOUNTANDROIDAPP | NUMBER(13,0) |
Duration in Minutes |
The total estimated time to complete the content, listed in minutes such as 23 or 139. |
Y |
DURATIONINMINUTES | NUMBER(38,0) |