Description=The AddEvent is a method to send a request with personalized information to be used by the BI team. This information is responsible to track any actions in the client app that use GVP. The data record on the GVP is completely personalized and can be used to Player, detail page, rent actions, etc. The information is recorded in a Mongo Data Base, it has a scalable resources to storage all information.
The Object sent to the Event service has three parameters: Token, MediaInfo and EventData.
- The Token can be use logged or anonymoususer.
- The mediaInfo parameter is a cryptograph info that can be got in any methods that return the media url. ( see PlaybackService -> [[getMediaUrl]] ). By default the value is a empty string.