Add Google Analytics to demo
This commit is contained in:
parent
56ca41acc6
commit
3fc47d2613
1 changed files with 6 additions and 0 deletions
|
@ -14,5 +14,11 @@
|
|||
</script>
|
||||
<link rel='import' href='/demo/frontend.html' />
|
||||
<splash-login auth='password'></splash-login>
|
||||
<script>
|
||||
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
|
||||
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||||
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
|
||||
s.parentNode.insertBefore(g,s)}(document,'script'));
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue