mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Merge 4abd277bc8 into 860e6390f1
This commit is contained in:
commit
ebbcb7e38c
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