mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Update fathom tracking code
This commit is contained in:
@@ -66,6 +66,7 @@
|
|||||||
o.async=1; o.src=t; o.id='fathom-script';
|
o.async=1; o.src=t; o.id='fathom-script';
|
||||||
m.parentNode.insertBefore(o,m)
|
m.parentNode.insertBefore(o,m)
|
||||||
})(document, window, '//fathom.phil-opp.com/tracker.js', 'fathom');
|
})(document, window, '//fathom.phil-opp.com/tracker.js', 'fathom');
|
||||||
|
fathom('set', 'siteId', 'MUXWM');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
</script>
|
||||||
<!-- / Fathom -->
|
<!-- / Fathom -->
|
||||||
|
|||||||
@@ -67,6 +67,7 @@
|
|||||||
o.async=1; o.src=t; o.id='fathom-script';
|
o.async=1; o.src=t; o.id='fathom-script';
|
||||||
m.parentNode.insertBefore(o,m)
|
m.parentNode.insertBefore(o,m)
|
||||||
})(document, window, '//fathom.phil-opp.com/tracker.js', 'fathom');
|
})(document, window, '//fathom.phil-opp.com/tracker.js', 'fathom');
|
||||||
|
fathom('set', 'siteId', 'MUXWM');
|
||||||
fathom('trackPageview');
|
fathom('trackPageview');
|
||||||
</script>
|
</script>
|
||||||
<!-- / Fathom -->
|
<!-- / Fathom -->
|
||||||
|
|||||||
Reference in New Issue
Block a user