Quantcast
Channel: Video Cloud Overview Recent
Viewing all articles
Browse latest Browse all 2356

FAQ: Analytics Module

$
0
0
0

This FAQ addresses some of the common questions about the Video Cloud Studio Analytics module. For more information about the Analytics module, see Getting Started with the Analytics Module.

1. What is the Analytics module?

The Video Cloud Studio Analytics module is a user-interface module you can use to view close to real-time analytics information on your videos and players. The Analytics platform uses the latest innovations in big data technology and is architected for massive scale. The analytics platform offers fast, real-time access to analytics data and includes a powerful open API to allow developers to create custom analytics solutions and reports in addition to those included within Video Cloud Studio.

2. Can I export report data from the analytics module?

Yes. The analytics reports have links that can be used to download the report data to .csv and .xlsx files.

3. How frequently is the real-time data updated in the analytics module?

As soon as data is collected, our distributed system aggregates it immediately and makes it available. Typically, this can take from a minute to 4-5 minutes at peak time. Our goal is to keep the latency to no worse than 15 minutes.

4. Is there a way to include our internal video IDs into reporting or your API?

There is a Reference ID field available as a video property that you can use to map your internal id to videos in Video Cloud. The reference ID field can be displayed when creating a custom report. For more information on custom reports, see Creating Custom Analytics Reports in the Analytics Module.

5. What happens if there is a pre-roll ad before a video and a viewer watches the ad for a few seconds and then leaves. If the viewer didn't watch the main content at all, is that counted as a video view?

No. A video view is counted only after the main content starts playing.

6. Is it possible to filter out IP address ranges from our analytics?

The ability to filter out IP address ranges is not available at this time.

7. Does analytics track players with live event streaming?

Analytics tracks viewed minutes as part of the Performance report. Live seconds viewed can be displayed when creating custom reports or through the Billing module. Live event bandwidth is not displayed.

8. How do I find information on a specific video through the analytics module?

The search feature can be used to search for a specific video. The video name, short description, long description, tags, video ID, reference ID and any custom text fields you have will be searched. Clicking on a result will display the performance or engagement for that video. Custom reports can also be created to display analytics for a given video ID.

9. Can I search for a specific video using reference ID in the analytics module?

Yes. The search feature can be used to search for a video based upon the reference ID field. The video name, short description, long description, tags, video ID and any custom text fields you have will also be searched.

10. How can you report on customer engagement and drop off of a particular video?

The Engagement Report shows this information. When you select the Engagement Report and select the Video dimension, you will see a graph showing overall engagement for your account. If you select a video, you will see a graph displaying the engagement for that video over time.

11. Can I report on URL? For example, if we have the same video hosted on Page A and Page B, can we compare the performance between the two placements?

Yes. The Performance Report offers the ability to view video analytics by display domain.

12. If a video is looping, does that count as one video view or multiple views each time the video plays?

Video views are counted only once per viewing session when the stream starts.

13. Can I run a report to show the number of unique viewers for my account?

The number of unique viewers can be seen in the Performance Report.

14. Can the standard reports that are available in the Analytics module be customized?

The data displayed in the Performance and Engagement reports cannot be customized. However, the Analytics module provides the ability to create custom analytics reports allowing you to select the data to display. There is also an Analytics API which can be used to access the analytics data programmatically.

15. Why are some engagement scores very high, greater than 100?

It is possible for the engagement score to be greater than 100. Scrubbing and re-watching a video doesn't trigger new video_view events, but it does track video_engagement. For example, say we have a video in a single video player on a page somewhere. The following events show how the video engagement could vary widely:

  1. No watches yet. Engagement Score: 0.
  2. A viewer loads the page and watches the video all the way through. Engagement Score: 100 (100 percent viewed / 1 view).
  3. The same viewer scrubs back and watches it all the way through again (browser was not reloaded). Engagement Score: 200 (200 percent viewed / 1 view).
  4. Another viewer loads the page and watches the entire video. Engagement Score: 150 (300 percent viewed / 2 views).

For more details on how we calculate video engagement, watch the training video Calculating Video Engagement.

16. Why is is the metric for Views at 25% higher than Views at 1%?

There are a couple of factors which can cause the discrepancy in the two numbers:

  • Views at 1% and Views at x% are two different metrics. Views at 1% is unique per viewing session and does not include rewind and replay. When a viewer replays or rewinds to a previous part of a video, the % point will increase the audience count but not video view.
  • The Views at % and engagement curve are stored in daily granularity using UTC time, so a specific date might sometimes include 2 days worth of data if UTC and reporting time zone crossover.

17. Why do the number of video views for a given day vary over time?

The analytics system provides unreconciled recent metrics collected each hour, and automatically reconciles with actual metrics reported at the daily level. This reconciliation happens as soon as possible, usually in 3 to 5 days. We never reconcile data collected at the hourly level. Since publishers value hourly data, we make the hourly unreconciled data available for 32 days. Some further details on the reconciliation:

  • Players send data to the Data Collection API
  • The Data Collection API does its best to write to the real time database AND it writes the events to log storage
  • A nightly batch system looks at the raw log events and builds historical data import files
  • The data import files are loaded into the historical database. This batch process is the reconciliation. When you make an API call, you can choose whether to see only reconciled data (most accurate) or to see both reconciled and unreconciled data by using the reconciled parameter. See the Analytics API Overview for more information.
  • All historical data is reconciled; realtime data (available for 32 days) may or may not have been reconciled yet.

18. Why do some metrics return a null value or have no value?

This will happen if a metric is not available for the time period you have requested. Some metrics have 2 - 3 days of latency, so if, for example, you asked for this data over the last 30 days (including today), these metrics may be null since the requested range includes days that do not yet have this data. To avoid this when requesting data, make sure that the range requested is outside of the latency period.

We have also added additional metrics and dimension combinations over time. So, for example, if you are running a multi-year report, some of the metrics may be blank, or partial, due to the fact that we did not track that metric for the entire reporting date range. For information on valid dates and dimension combinations, see the Analytics API Overview document.

19. Why does destination domain data from 2013 not match other performance data?

The destination domain feature was not turned on until January 2014. Data from March 2013 to January 2014 was partially backfilled, but only some destination data is available for this time period. Data from January 2014 forward is complete.

20. Are analytics for deleted videos included?

The Analytics reports do include analytics for videos that have been deleted from your account. However, you cannot search for deleted videos in the Analytics module to see a report on a particular deleted video. To get such a report, you will need to know the video id for the deleted video and use the Analytics API to generate the report.

21. Can I exclude employee views from analytics reports?

There is no easy way to do this, and for high-traffic videos, employee views are probably such a small percentage that their effect on analytics is negligible. However, for low traffic videos where you think it's important to do this, the simplest solution is to duplicate your production player(s) and have employees test/view videos on the copies. You can then use filters to create reports on your production player(s) only, using either the Custom Reports feature in the Analytics module or the Analytics API.

22. Why don't I always see whole numbers for engagement?

It is possible for engagement numbers to return with decimal points. The reason is because engagement is normalized which means that it's a ratio of "video_percent_viewed * (video_engagement_25 / video_engagement_sum)" so based on the time range selected for the query you may see floating point numbers in cases where they don’t divide exactly.

Related Topics


Viewing all articles
Browse latest Browse all 2356

Trending Articles