-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #340 from apivideo/create-analytics-tab
Create analytics tab
- Loading branch information
Showing
28 changed files
with
213 additions
and
410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
title: Analytics overview | ||
toc: false | ||
breadcrumbs: false | ||
meta: | ||
description: This page serves as a foundational guide to integrating api.video's solutions for video and live streaming analytics. | ||
--- | ||
|
||
<div class="section-header no-toc"> | ||
|
||
# How does <span style="color: var(--accent-10)">analytics</span> work? | ||
|
||
api.video enables you to collect and segment viewer interactions with your content, giving you detailed insights on view events in real time. Analytics helps you collect metrics like total number of plays, impressions, average watch time, and so on. You can also filter the data using custom date ranges, and a large selection of dimensions like countries, browsers, and even device types. | ||
|
||
Check out the most relevant metrics on all your videos and live streams in the api.video [dashboard](https://dashboard.api.video/data)! | ||
|
||
</div> | ||
|
||
--- | ||
|
||
## Start analyzing with api.video | ||
|
||
<Grid cols="2" gap="3"> | ||
<Card pad="3"> | ||
![Analytics & data](/_assets/icons/analytics.svg) | ||
|
||
**Analytics & data**\ | ||
Understand how you can collect delivery event data about your videos and live streams. | ||
|
||
[Learn more ›](/analytics/overview) | ||
</Card> | ||
<Card pad="3"> | ||
![Analytics SDKs](/_assets/icons/analytics.svg) | ||
|
||
**Analytics SDKs**\ | ||
Check out api.video's dedicated libraries and SDKs for video and live stream analytics. | ||
|
||
[Learn more ›](/sdks/player#player-analytics-sdks) | ||
</Card> | ||
</Grid> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
- heading: Get started | ||
items: | ||
- label: How does analytics work? | ||
href: /analytics/README.md | ||
- label: Analytics overview | ||
href: /analytics/overview.md | ||
- label: Analytics SDKs | ||
href: /sdks/player/README.md#player-analytics-sdks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
- heading: Get started | ||
items: | ||
- label: How does video delivery work? | ||
href: /delivery/README.md | ||
- label: Delivery quickstart | ||
href: /delivery/quickstart.md | ||
- heading: Features | ||
items: | ||
- label: Using custom domains for delivery | ||
href: /delivery/using-custom-domains.md | ||
- label: Domain referrer restrictions | ||
href: /delivery/domain-referrer.md | ||
- label: In-stream ads | ||
href: /delivery/ads.md | ||
- label: Private videos | ||
href: /delivery/video-privacy-access-management.md | ||
collapsed: true | ||
items: | ||
- label: Get started with private videos | ||
href: /delivery/private-video-get-started.md | ||
- label: Delivery with api.video players | ||
href: /delivery/private-video-delivery-web-browser.md | ||
- label: Delivery with hls or external players | ||
href: /delivery/private-video-on-hls-or-external-players.md | ||
- label: Delivery with mp4 built in players | ||
href: /delivery/private-video-delivery-with-mp4-built-in-players.md | ||
- label: Custom players session retention | ||
href: /delivery/private-videos-with-custom-players-session-retention.md | ||
- label: Private video session tokens | ||
href: /delivery/private-video-session-tokens.md | ||
|
||
- heading: Players | ||
items: | ||
- label: Player SDKs | ||
href: /sdks/player/README.md#player-sdks | ||
- label: api.video Player features | ||
href: /delivery/video-playback-features.md | ||
- label: Player customization | ||
href: /delivery/player-customization.md | ||
- label: No-code solutions | ||
href: /sdks/nocode/README.md |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.