File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ We use a self hosted instance of [Matomo](https://en.wikipedia.org/wiki/Matomo_(
9
9
10
10
### How
11
11
12
- - Visitors' IP addresses are ** anonymized** . The last byte is masked and fully qualified addressess ** never** reach Matomo .
12
+ - Visitors' IP addresses are ** anonymized** . The last byte is masked and fully qualified addressess ** never** reach our analytics software .
13
13
- User IDs are replaced by ** pseudonyms** to avoid directly storing and displaying personally identifiable information.
14
- - We ignore any existing tracking cookie and our tracking ** doesn't use any cookie** .
14
+ - We ignore any existing tracking cookie and our tracking ** DOES NOT use any cookie** . (See also: [ What are cookies? ] ( https://www.cookiesandyou.com/ ) )
15
15
- We honor your browser "I do not want to be tracked" preference.
16
16
- Data is aggregated and reports are compiled. Raw logs are regularly cleaned up.
17
+
18
+ You can opt out by clicking [ here] ( https://stats.gbdev.io/index.php?module=CoreAdminHome&action=optOut&language=en ) .
You can’t perform that action at this time.
0 commit comments