
Label is not changed with Google Analytics
In brief, looking at the documentation here:
http://support.jwplayer.com/customer/portal/articles/1417179-integration-with-google-analytics
I am trying to use the following with JW 6.11 Ads:
ga: {
label: "http://example.com/example.html"
}
});
However, JW still continues to report the file URL (which for us is meaningless data) instead of the defined label.
Any ideas how to fix this?