
Disable analytics in jwplayer 7
Hi!
Is it possible to disable analytics in jwplayer 7?
I've tried:
analytics: {
enabled: false,
cookies: false
}
with no success.
I had no problems with this in jwplayer 6, but when I switched to 7 it stopped working.
The reason I want to disable analytics is to remove any use of cdn's do to cross domain restrictions.