From fc4c900e488b174e543ddc6d09a30ee740194fe4 Mon Sep 17 00:00:00 2001 From: ironbrands16 <103500025+ironbrands16@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:50:19 +0200 Subject: [PATCH] Create 01_no-tracking-philosophy.md --- _docs/36_privacy/01_no-tracking-philosophy.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _docs/36_privacy/01_no-tracking-philosophy.md diff --git a/_docs/36_privacy/01_no-tracking-philosophy.md b/_docs/36_privacy/01_no-tracking-philosophy.md new file mode 100644 index 0000000..e2edefd --- /dev/null +++ b/_docs/36_privacy/01_no-tracking-philosophy.md @@ -0,0 +1,11 @@ +--- +title: Our No-tracking philosophy +menu: No-tracking philosophy +category: privacy +permalink: /no-tracking-philosophy +last_modified_at: 2024-08-24 +--- + +**Data minimization** is the core philosophy of Simple Analytics. **We do not collect personal data** from the end user of your app and website- not a single bit. + +We only collect non-personal data such as UTM codes, referrer, time zone (as a privacy-preserving proxy for country), and anonymized user agent values. These data points cannot be combined to track individual users or infringe on user privacy. We only use this data to provide aggregate metrics and nothing else. We drop IP addresses, do not store cookies, and do not collect or generate device identifiers.