Skip to content

Commit 05970ec

Browse files
authored
Update desktop1.html
1 parent 4d20cc8 commit 05970ec

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

desktop1.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -252,13 +252,14 @@ <h3>New Update Available!</h3>
252252
on BJH OS, helping us improve the system and enhance user experience.
253253
No personal or sensitive data is collected. Insights from this tag help
254254
us identify potential features and boost overall performance. -->
255-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EGPK1501VG"></script>
256-
<script>
257-
window.dataLayer = window.dataLayer || [];
258-
function gtag(){dataLayer.push(arguments);}
259-
gtag('js', new Date());
260-
gtag('config', 'G-EGPK1501VG');
261-
</script>
255+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5E7LKX2KHP"></script>
256+
<script>
257+
window.dataLayer = window.dataLayer || [];
258+
function gtag(){dataLayer.push(arguments);}
259+
gtag('js', new Date());
260+
261+
gtag('config', 'G-5E7LKX2KHP');
262+
</script>
262263

263264
<!-- Your other CSS & JS files -->
264265
</head>
@@ -1648,3 +1649,4 @@ <h2 class="title"></h2>
16481649
</html>
16491650

16501651

1652+

0 commit comments

Comments
 (0)