mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🎨 加入 Google Analytics https://github.com/siyuan-note/siyuan/issues/6369
This commit is contained in:
parent
e76982f06f
commit
f2236b2328
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ export const onGetConfig = (isStart: boolean) => {
|
||||||
}
|
}
|
||||||
|
|
||||||
window.gtag("event", "config", {
|
window.gtag("event", "config", {
|
||||||
a: "1"
|
"version": Constants.SIYUAN_VERSION,
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue