mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 08:39:24 +00:00
chore: attempt alternative method of adding analytics script
This commit is contained in:
parent
13f77b1114
commit
673cd81c19
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ analyticsScript.dataset["track-errors"] = true;
|
|||
analyticsScript.async = true;
|
||||
analyticsScript.defer = true;
|
||||
|
||||
document.head.appendChild(analyticsScript);
|
||||
document.getElementsByTagName('head')[0].appendChild(analyticsScript);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue