mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 12:16:21 -04:00
13 lines
468 B
HTML
13 lines
468 B
HTML
<script>
|
|
(function(f, a, t, h, o, m){
|
|
a[h]=a[h]||function(){
|
|
(a[h].q=a[h].q||[]).push(arguments)
|
|
};
|
|
o=f.createElement('script'),
|
|
m=f.getElementsByTagName('script')[0];
|
|
o.async=1; o.src=t; o.id='fathom-script';
|
|
m.parentNode.insertBefore(o,m)
|
|
})(document, window, 'https://fathom.jarv.is/tracker.js', 'fathom');
|
|
fathom('set', 'siteId', 'DYCXU');
|
|
fathom('trackPageview');
|
|
</script> |