# How Bitmovin player will track my usage

**URL:** https://community.bitmovin.com/t/how-bitmovin-player-will-track-my-usage/3112
**Category:** Support
**Tags:** bitmovin-player, bitmovin
**Created:** [July 17, 2024, 5:40am UTC](https://community.bitmovin.com/t/how-bitmovin-player-will-track-my-usage/3112 "2024-07-17T05:40:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![khushboodwivedi28](https://avatars.discourse-cdn.com/v4/letter/k/5f8ce5/32.png) [@khushboodwivedi28](https://community.bitmovin.com/u/khushboodwivedi28)
#### Post date: [July 17, 2024, 5:40am UTC](https://community.bitmovin.com/t/how-bitmovin-player-will-track-my-usage/3112/1 "2024-07-17T05:40:45Z")

</div>

### Product

Player

### Question

In my web app I only want to integrate Bitmovin player. I would like to understand how Bitmovin player will track the player usage for my integration.  
How secure my content will be, is there going to be any review based on the content playing. As this might have security concerns.

---

<div class="post-metadata">

### Author: ![ludovic.michaud](https://sea1.discourse-cdn.com/flex015/user_avatar/community.bitmovin.com/ludovic.michaud/32/811_2.png) [@ludovic.michaud](https://community.bitmovin.com/u/ludovic.michaud)
#### Post date: [July 17, 2024, 2:32pm UTC](https://community.bitmovin.com/t/how-bitmovin-player-will-track-my-usage/3112/2 "2024-07-17T14:32:11Z")

</div>

Hi,  
For billing purposes, we count each playback session the player is performing, :

- [What counts as an impression in the player?](https://developer.bitmovin.com/playback/docs/what-counts-as-an-impression-in-the-player)

The player sends requests to our licensing server in order to do so. To make sure only your website can generate impressions against your Bitmovin paid plan, this only work for domains that are allow-listed as explained in the tutorial below :

- [How can I allowlist a domain, IP, app ID, package name, or bundle identifier?](https://developer.bitmovin.com/playback/docs/how-can-i-allowlist-a-domain-ip-app-id-package-name-or-bundle-identifier#:~:text=In%20order%20to%20use%20the,com%2Fplayer%2Flicenses%2F).

With this mechanism, the player will work only for your license key / domain combination.

Note that this is not a content protection mechanism and only DRM can effectively protect your content.

Please let me know in case you have any questions.
