diff --git a/src/components/DefaultView.svelte b/src/components/DefaultView.svelte index ab32bba..3e0d094 100644 --- a/src/components/DefaultView.svelte +++ b/src/components/DefaultView.svelte @@ -28,7 +28,9 @@
Umami respects the DNT (Do Not Track) header. If your browser has DNT enabled,
- no analytics data will be collected for your session.
+ no client-side analytics will be collected for your session.
+
+ However, when a search is performed, the query and whether it returned results are logged + server-side, with no user information attached (no IP, no browser, no session identifier). + This is used solely to identify missing manufacturers or products in the database and improve + the dataset.