Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Federal Digital Analytics


Anyone have any luck integrating JW7 with Google Analytics on a federal government website? There is a global govt-wide UA code for all government sites and there appears to be a second UA code for our specific agency. The GA script is installed on our site using a script tag that references the global analytics.js:

http://www.visn4.va.gov/VISN4/services/telehealth.asp

I have the ga{} code in the JW7 player script setup, but nothing is being tracked in the events on GA.

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

Our player can work with two GA accounts on the same page, but it is my understanding our player will only send the built-in events to the first UA ID. You would need to add custom Javascript API events to send pings to the second UA ID.

Please see my code example at http://qa.jwplayer.com/~todd/jw7-ga-multiple.html that uses the Google code example to incorporate a second UA ID on the page.

This question has received the maximum number of answers.