diff --git a/src/app.html b/src/app.html
index 11a3a0f..ea831d1 100644
--- a/src/app.html
+++ b/src/app.html
@@ -1,32 +1,38 @@
-
-
-
-
- %sveltekit.head%
-
-
-
-
-
-
- %sveltekit.body%
-
-
+ ym(88895893, "init", {
+ clickmap: true,
+ trackLinks: true,
+ accurateTrackBounce: true,
+ webvisor: true,
+ userParams: {
+ university_test_group: Math.random() > .5 ? 'a' : 'b'
+ }
+ });
+
+
+
+
+
+
+ %sveltekit.body%
+
+
+