I noticed a “new” feature since the last time I went through the developer website for the direct player
“Push Notification URL”
Is there any documentation on how this feature works and the requirements to implement it? I’m assuming it will pass some data about the channel, hopefully things like when a video is started and stopped and it’s ID, maybe if an ad plays and how much revenue it has generated or simply that one has played? IDK because I found no information doing a search through the FAQs pages..
Anyone have any ideas and is https a requirement? or a suggestion?
Unless this is totally new to DP, the only push notifications that I am aware of is for the Web Services API. There wouldn’t be much point of integrating WSA with Direct Publisher until they get the In-app purchases rolled out.
IDK if its new or not, I was just exploring around and found “Push Notifications” and wondered what it is for.
Ok, I was hoping it was sending information about when a video is being watched, when a video is no longer being watched, etc etc in order to build statistics in real time, right now I use my log files to see what files are accessed by what devices/browsers, but I know I miss a few here and there..