fix fanthom id

This commit is contained in:
Iuri Matias 2020-01-29 15:01:02 -05:00 committed by Jakub Sokołowski
parent bd128df8c7
commit 1ff1a14e6b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, '//fathom.status.im/tracker.js', 'fathom');
fathom('set', 'siteId', 'JOQKN');
fathom('set', 'siteId', 'IMIPJ');
fathom('trackPageview');
</script>
<!-- / Fathom -->