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_(
99
1010### How
1111
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 .
1313- 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/ ) )
1515- We honor your browser "I do not want to be tracked" preference.
1616- 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