restoring tracking script to app.html
This commit is contained in:
4
app.html
4
app.html
@@ -5,7 +5,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body {{ BODY_ATTRS }}>
|
<body {{ BODY_ATTRS }}>
|
||||||
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
|
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
|
||||||
<!-- <script>
|
<script>
|
||||||
(function (f, a, t, h, o, m) {
|
(function (f, a, t, h, o, m) {
|
||||||
a[h] = a[h] || function () {
|
a[h] = a[h] || function () {
|
||||||
(a[h].q = a[h].q || []).push(arguments)
|
(a[h].q = a[h].q || []).push(arguments)
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
})(document, window, '//stats.lost.services/tracker.js', 'fathom');
|
})(document, window, '//stats.lost.services/tracker.js', 'fathom');
|
||||||
fathom('set', 'siteId', 'KQYXI');
|
fathom('set', 'siteId', 'KQYXI');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script> -->
|
</script>
|
||||||
<!-- / Fathom -->
|
<!-- / Fathom -->
|
||||||
{{ APP }}
|
{{ APP }}
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user