# Video Insights

### Overview

Users can view detailed insights for videos uploaded to the domain. These insights provide admins and  video owners the ability to track video performance, including views and watch time, providing valuable insights for content creators and administrators.

***

### **Video Insights**

Video insights refer to the data and metrics related to how videos are being watched.&#x20;

<figure><img src="https://1570117564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjKTG8tJVFEuapHmLNC%2Fuploads%2FDRuP4yLyFGAjfsLSJ4Yc%2F24-09-2024-01-59-14.png?alt=media&#x26;token=94a63e67-654d-4019-bc66-79c9a3ce8fdb" alt="" width="563"><figcaption></figcaption></figure>

These insights include:

* **Total Views**: How many times the video has been played.
* **Unique Views**: The number of individual users who have watched the video.
* **Average Watch Time**: The average duration viewers spend watching the video.
* **Total Time Watched**: Cumulative time spent by all viewers watching the video.

These insights help track the performance of a video in terms of audience reach and engagement.

***

### **Widget Types Supporting Video Insights**

The following widget types support video insights:

* **Multimedia Widget**
* **Rich Text Box with Media**
* **Slider Widget**
* **Wraparound Text Media Widget**

For example, a **slider widget** may contain multiple videos, each having its own set of video insights. These insights are available via a "Video Insights" link, accessible by clicking on the three-dot icon within the widget.

<figure><img src="https://1570117564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjKTG8tJVFEuapHmLNC%2Fuploads%2FAV3ktqKhXoZ43nS7eHaH%2F24-09-2024-02-18-26.png?alt=media&#x26;token=8efd8e57-e6ba-4f8b-a555-3e503124305d" alt="" width="563"><figcaption></figcaption></figure>

***

### **Accessing Video Insights**

Video insights can be accessed only by specific users:

* **Domain Admins**
* **Team Admins**
* **Company Admins**
* **Internet Admins**
* **Video Owners** (the user who uploaded the video)

{% hint style="info" %}
These insights are visible in the view mode of the widget or post, **not in the edit mode**.
{% endhint %}

***

#### **Viewing Video Insights in Detail**

<figure><img src="https://1570117564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjKTG8tJVFEuapHmLNC%2Fuploads%2FELl35CiK9l7BqatfOUqm%2F24-09-2024-02-07-06.png?alt=media&#x26;token=6e5d1557-60c7-4fc9-9fe9-ec12edd42990" alt="" width="563"><figcaption></figcaption></figure>

When users click on the "Video Insights" link, they can view a **summary dialog box** showing a list of all uploaded videos along with detailed statistics. The table format includes:

* **Video Name**
* **Video Duration**
* **Total Time Watched**
* **Average Time Per View**
* **Unique Viewers**
* **Total Views**

For example, a video with a duration of 20 minutes might show insights such as:

* **Total Views**: 5
* **Average Time Per View**: 12 minutes
* **Unique Viewers**: 3

If a user watches the video multiple times, the **Total Views** count increases accordingly.

***

### **Post Video Insights**

Video insights are also available for videos uploaded within posts. If a post contains multiple videos, each one has its insights. Post creators can view whether their videos have reached the target audience and whether they’ve been watched.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/user-guide/files/file-viewer/video-insights.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
