We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca6915 commit d6c759fCopy full SHA for d6c759f
src/routes/+layout.svelte
@@ -16,6 +16,7 @@
16
serverUrl: "https://amplitude.nav.no/collect",
17
serverZone: "EU",
18
defaultTracking: true,
19
+ identityStorage: "localStorage",
20
});
21
}
22
</script>
0 commit comments