Skip to content

Commit ab9432d

Browse files
committed
gtag
1 parent 4a06bb4 commit ab9432d

File tree

11 files changed

+57
-21
lines changed

11 files changed

+57
-21
lines changed

docs/404.html

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,23 @@
44
<meta charset="utf-8" />
55
<link rel="icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<!-- Google Analytics -->
9+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9KHFVG54ST"></script>
10+
<script>
11+
window.dataLayer = window.dataLayer || [];
12+
function gtag() {
13+
dataLayer.push(arguments);
14+
}
15+
gtag('js', new Date());
16+
gtag('config', 'G-9KHFVG54ST');
17+
</script>
18+
719

8-
<link rel="modulepreload" href="/_app/immutable/entry/start.B0VHOTaJ.js">
9-
<link rel="modulepreload" href="/_app/immutable/chunks/entry.DCw9b4Pv.js">
20+
<link rel="modulepreload" href="/_app/immutable/entry/start.6DBxcdno.js">
21+
<link rel="modulepreload" href="/_app/immutable/chunks/entry.sOY2M3J4.js">
1022
<link rel="modulepreload" href="/_app/immutable/chunks/runtime.-gv4Uwd3.js">
11-
<link rel="modulepreload" href="/_app/immutable/entry/app.COGHWV9S.js">
23+
<link rel="modulepreload" href="/_app/immutable/entry/app.CjFoDYGn.js">
1224
<link rel="modulepreload" href="/_app/immutable/chunks/store.BdAsa8eM.js">
1325
<link rel="modulepreload" href="/_app/immutable/chunks/disclose-version.CYXJhZ7V.js">
1426
<link rel="modulepreload" href="/_app/immutable/chunks/index-client.91PLKBOT.js">
@@ -17,15 +29,15 @@
1729
<div style="display: contents">
1830
<script>
1931
{
20-
__sveltekit_1tvoahk = {
32+
__sveltekit_npkfyw = {
2133
base: ""
2234
};
2335

2436
const element = document.currentScript.parentElement;
2537

2638
Promise.all([
27-
import("/_app/immutable/entry/start.B0VHOTaJ.js"),
28-
import("/_app/immutable/entry/app.COGHWV9S.js")
39+
import("/_app/immutable/entry/start.6DBxcdno.js"),
40+
import("/_app/immutable/entry/app.CjFoDYGn.js")
2941
]).then(([kit, app]) => {
3042
kit.start(app, element);
3143
});

docs/_app/immutable/chunks/entry.DCw9b4Pv.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/_app/immutable/chunks/entry.sOY2M3J4.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_app/immutable/entry/app.COGHWV9S.js renamed to docs/_app/immutable/entry/app.CjFoDYGn.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{a as t}from"../chunks/entry.sOY2M3J4.js";export{t as start};

docs/_app/immutable/entry/start.B0VHOTaJ.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/_app/immutable/nodes/1.lllEIpMW.js renamed to docs/_app/immutable/nodes/1.BSuTgUGI.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_app/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1737080986099"}
1+
{"version":"1754325971375"}

docs/index.html

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,24 @@
44
<meta charset="utf-8" />
55
<link rel="icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<!-- Google Analytics -->
9+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9KHFVG54ST"></script>
10+
<script>
11+
window.dataLayer = window.dataLayer || [];
12+
function gtag() {
13+
dataLayer.push(arguments);
14+
}
15+
gtag('js', new Date());
16+
gtag('config', 'G-9KHFVG54ST');
17+
</script>
18+
719

820
<link href="./_app/immutable/assets/2.CyqdyCsz.css" rel="stylesheet">
9-
<link rel="modulepreload" href="./_app/immutable/entry/start.B0VHOTaJ.js">
10-
<link rel="modulepreload" href="./_app/immutable/chunks/entry.DCw9b4Pv.js">
21+
<link rel="modulepreload" href="./_app/immutable/entry/start.6DBxcdno.js">
22+
<link rel="modulepreload" href="./_app/immutable/chunks/entry.sOY2M3J4.js">
1123
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.-gv4Uwd3.js">
12-
<link rel="modulepreload" href="./_app/immutable/entry/app.COGHWV9S.js">
24+
<link rel="modulepreload" href="./_app/immutable/entry/app.CjFoDYGn.js">
1325
<link rel="modulepreload" href="./_app/immutable/chunks/store.BdAsa8eM.js">
1426
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.CYXJhZ7V.js">
1527
<link rel="modulepreload" href="./_app/immutable/chunks/index-client.91PLKBOT.js">
@@ -25,7 +37,7 @@
2537

2638
<script>
2739
{
28-
__sveltekit_1tvoahk = {
40+
__sveltekit_npkfyw = {
2941
base: new URL(".", location).pathname.slice(0, -1)
3042
};
3143

@@ -34,8 +46,8 @@
3446
const data = [null,null];
3547

3648
Promise.all([
37-
import("./_app/immutable/entry/start.B0VHOTaJ.js"),
38-
import("./_app/immutable/entry/app.COGHWV9S.js")
49+
import("./_app/immutable/entry/start.6DBxcdno.js"),
50+
import("./_app/immutable/entry/app.CjFoDYGn.js")
3951
]).then(([kit, app]) => {
4052
kit.start(app, element, {
4153
node_ids: [0, 2],

src/app.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44
<meta charset="utf-8" />
55
<link rel="icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<!-- Google Analytics -->
9+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9KHFVG54ST"></script>
10+
<script>
11+
window.dataLayer = window.dataLayer || [];
12+
function gtag() {
13+
dataLayer.push(arguments);
14+
}
15+
gtag('js', new Date());
16+
gtag('config', 'G-9KHFVG54ST');
17+
</script>
18+
719
%sveltekit.head%
820
</head>
921
<body data-sveltekit-preload-data="hover">

0 commit comments

Comments
 (0)