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 @@
-
Manufacturers
+
+ Manufacturers +
{totalApps}
Add a new manufacturer
-
Credentials
+
+ Credentials +
{totalPasswords}
Full list available
+

Privacy policy

diff --git a/src/pages/privacy-policy.astro b/src/pages/privacy-policy.astro index 347c2dd..a1e93fa 100644 --- a/src/pages/privacy-policy.astro +++ b/src/pages/privacy-policy.astro @@ -57,7 +57,13 @@ import Layout from "../layouts/Layout.astro";

Do Not Track

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.

Changes to this policy