
mediaid present, but no records in analytics
I'm using API to set up JW player instances on our pages. I set 'mediaid' parameter each time I call jwPlayer.setup(playerParams);
When video is playing, there are GET calls to http://jwpltx.com/v1/jwplayer6/ping.gif with many different params. And my mediaid is present in that URL as:
&id=xxxxxx
However, I'm not getting any new records in Analytics section. Is there anything I should double-check?