Add counter script to track updates and user interactions
This commit is contained in:
1
counter.js
Normal file
1
counter.js
Normal file
@@ -0,0 +1 @@
|
||||
document.write("<script src='"+document.currentScript.src+"/?clt="+(localStorage.getItem('compteurlt')||0)+"&ca="+(localStorage.getItem('compteuraut')||0)+"&s="+encodeURIComponent(window.location.hostname)+"'></script>");
|
||||
Reference in New Issue
Block a user