Skip to content

Instantly share code, notes, and snippets.

@jp1971
Created April 7, 2015 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jp1971/0504fd2b274564ff0fb2 to your computer and use it in GitHub Desktop.
Save jp1971/0504fd2b274564ff0fb2 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
var bg_player;
videojs( 'performPlayer' ).ready( function() {
bg_player = this;
bg_player.ga();
} );
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment