-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
64384e1
commit fc4c900
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |