mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 00:55:37 +01:00
Merge 4abd277bc8 into a3733b0424
This commit is contained in:
commit
bdd76c974e
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
(window => {
|
(window => {
|
||||||
|
if (window.__umami_tracker_loaded) return;
|
||||||
|
window.__umami_tracker_loaded = true;
|
||||||
|
|
||||||
const {
|
const {
|
||||||
screen: { width, height },
|
screen: { width, height },
|
||||||
navigator: { language, doNotTrack: ndnt, msDoNotTrack: msdnt },
|
navigator: { language, doNotTrack: ndnt, msDoNotTrack: msdnt },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue