mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +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 => {
|
||||
if (window.__umami_tracker_loaded) return;
|
||||
window.__umami_tracker_loaded = true;
|
||||
|
||||
const {
|
||||
screen: { width, height },
|
||||
navigator: { language, doNotTrack: ndnt, msDoNotTrack: msdnt },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue