adding js
This commit is contained in:
parent
d2f60b9e6f
commit
0963f6c716
11
public/js/stats.js
Normal file
11
public/js/stats.js
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
(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, '//stats.captainark.net/tracker.js', 'fathom');
|
||||||
|
fathom('set', 'siteId', 'BYKXT');
|
||||||
|
fathom('trackPageview');
|
11
static/js/stats.js
Normal file
11
static/js/stats.js
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
(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, '//stats.captainark.net/tracker.js', 'fathom');
|
||||||
|
fathom('set', 'siteId', 'BYKXT');
|
||||||
|
fathom('trackPageview');
|
Loading…
Reference in New Issue
Block a user