# Integration QA: Video Tracking

## Check your Video Dashboard

After publishing your integration, your site's Video Dashboard should begin to populate with engagement data as users interact with your tracked player. To check out your Video Dashboard:

1. [**Sign in**](https://chartbeat.zendesk.com/hc/en-us/articles/360017718093) to your Chartbeat account.
2. From the [**Sites page**](https://chartbeat.com/publishing/sites/), find the site you've recently integrated video tracking for and hover over the site entry to reveal the 'Video' button.

{% hint style="success" %}
**Tip:** If you do not have a Chartbeat user account, request access from one of your account admins.
{% endhint %}

Here are some useful QA steps to ensure proper player tracking:

* [ ] Video titles and thumbnail images are populating as expected
* [ ] No duplicate video content entries appear in your list of top videos (left side of the dashboard)
* [ ] Video duration appears accurately in minutes and seconds in your top videos list (appears in the bottom-right corner of each video thumbnail)
* [ ] Starts Today and Average Eng. Time metrics are populating with data shortly after your integration is published
* [ ] The 'Top Pages Without Video' list should only display pages of your site where Chartbeat is not registering zero player engagement activity (indicating that no video exists on those pages)

## Up next

#### Choose your next integration.

* [Standard Website Tracking](/cbp/tracking/standard-websites.md)
* [Google AMP Tracking](/cbp/tracking/google-amp.md)
* [Mobile App SDKs](/cbp/tracking/mobile-app-sdks.md)
* [Headline and Image Testing](/cbp/feature-integrations/testing.md)
* ~~**Video Tracking**~~**&#x20; ✅**


---

# 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://docs.chartbeat.com/cbp/feature-integrations/video-engagement/integration-qa-steps-video-tracking.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.
