# Comscore Analytics plugin
This plugin allows you to track your media content in Comscore. It supports VOD, livestreams, and ads tracking.
## Prerequisites
Prerequisites include:
* Wowza Flowplayer.
* The ads plugin, if you want to measure ads.
## Installation
Add the plugin next to the core player:
```html
```
## Configuration (mandatory)
You can configure the plugin with top level configuration option `comscore` .
Example of top level configuration:
```js
comscore: {
account_id: "your-comscoure-account-id",
c3: "your-c3-value",
media_title: "[media_name]",
media_id: "[media_id]",
ns_st_ep: "episode name",
ns_st_ia: "",
ns_st_c4: "",
ns_st_c6: ""
}
```
embed
## Tracked events
The plugin tracks the following events:
embed