mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-05 19:42:21 +02:00
tracking code
This commit is contained in:
parent
ba7d4801b1
commit
4a301213a6
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
<link href="vjs/dist/video-js.css" rel="stylesheet">
|
||||
<link href="lib/videojs-resolution-switcher.css" rel="stylesheet">
|
||||
<link href="style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
|
@ -19,6 +17,9 @@
|
|||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="header">
|
||||
<h1>Video.js resolution switcher</h1>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue