Skip to content

Commit

Permalink
privacy policy: add opt out link
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Dec 21, 2023
1 parent 4491d74 commit 7766fe2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions website/privacypolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ We use a self hosted instance of [Matomo](https://en.wikipedia.org/wiki/Matomo_(

### How

- Visitors' IP addresses are **anonymized**. The last byte is masked and fully qualified addressess **never** reach Matomo.
- Visitors' IP addresses are **anonymized**. The last byte is masked and fully qualified addressess **never** reach our analytics software.
- User IDs are replaced by **pseudonyms** to avoid directly storing and displaying personally identifiable information.
- We ignore any existing tracking cookie and our tracking **doesn't use any cookie**.
- We ignore any existing tracking cookie and our tracking **DOES NOT use any cookie**. (See also: [What are cookies?](https://www.cookiesandyou.com/))
- We honor your browser "I do not want to be tracked" preference.
- Data is aggregated and reports are compiled. Raw logs are regularly cleaned up.

You can opt out by clicking [here](https://stats.gbdev.io/index.php?module=CoreAdminHome&action=optOut&language=en).

0 comments on commit 7766fe2

Please sign in to comment.