bitmovin / bitmovin-player-web-analytics-conviva

Integration of the Bitmovin Web Player SDK with the Conviva Analytics
MIT License
2 stars 6 forks source link

Make possible to override Html5Metadata default values #60

Closed cristian-atehortua closed 3 years ago

cristian-atehortua commented 4 years ago

In some cases, a user of this library could want to override the default values generated by Conviva in MetadataInterface. For example, if you are using Bitmovin in a LG Smart TV, you want to send webOS as "Operating System" and its version.

Currently, the only field that a user is able to override is "Device Category", can this be done for other values in Html5Interface?

It would be nice to have this feature for our integration of this Library in our LG Smart TV app.

Additional fields I think it would be nice to be overridden:

dweinber commented 3 years ago

Implemented in https://github.com/bitmovin/bitmovin-player-analytics-conviva/pull/72 and released in v4.0.3