Access Entry Statistics

2 replies [Last post]
Joined: 09/30/2009
Points: 14

I am trying to access entry statistics: How many times has it been played in
the last day, month, year, how long did the average viewer watch the video, 5 seconds,
50% of it.

I see a method called
"collectstats", I'm not sure if this even the correct one to use, and
the documentation does not explain its used (there is no list of valid
values for parameters.

Can anyone help with this?

Thanks

Joined: 09/30/2009
Points: 14

See http://www.kaltura.org/report-gettotal for how I resolved this.

GG

Joined: 01/05/2009
Points: 1697

Thanks for cross-linking the posts.

The collectstats method is used to report statistics, not to retrieve.
Also the stats are being collected and aggregated once a day.