diff --git a/src/components/Analytics.svelte b/src/components/Analytics.svelte
new file mode 100644
index 0000000..a1f4f86
--- /dev/null
+++ b/src/components/Analytics.svelte
@@ -0,0 +1,37 @@
+
+
+
+ {#if enabled}
+
+ {/if}
+
+
+
\ No newline at end of file
diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte
index f9a0938..80458ac 100644
--- a/src/routes/__layout.svelte
+++ b/src/routes/__layout.svelte
@@ -1,6 +1,7 @@