mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 07:07:17 +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 => {
|
||||
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