update privacy page (statistics)
This commit is contained in:
parent
5ae9bafd23
commit
cebf5d5c8c
1 changed files with 9 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Privacy
|
title: Privacy
|
||||||
date: 2023-04-09T22:13:55+0200
|
date: 2023-04-09T22:13:55+0200
|
||||||
lastmod: 2024-04-21T07:54:25+0000
|
lastmod: 2024-04-21T08:27:17+0000
|
||||||
|
|
||||||
comment: false
|
comment: false
|
||||||
|
|
||||||
|
@ -81,16 +81,23 @@ The collection of this data is legal as in Article 6 GDPR (1 (f)).
|
||||||
## Statistics
|
## Statistics
|
||||||
|
|
||||||
We use a snipped from [Plausible](https://plausible.io/) which allows us to track
|
We use a snipped from [Plausible](https://plausible.io/) which allows us to track
|
||||||
404 error pages and outgoing links.
|
404 error pages, downloaded files and outgoing links.
|
||||||
|
|
||||||
This helps us to improve the sites performance for readers as we can quickly fix
|
This helps us to improve the sites performance for readers as we can quickly fix
|
||||||
broken links and redirect future accesses to the correct page.
|
broken links and redirect future accesses to the correct page.
|
||||||
|
|
||||||
|
It is also nice to see if the files that we provide are downloaded or not. That
|
||||||
|
helps us to decide whether to include them on the website or leave them on our
|
||||||
|
private repos.
|
||||||
|
|
||||||
Counting outgoing clicks to other websites allows us to analyze the usage of other
|
Counting outgoing clicks to other websites allows us to analyze the usage of other
|
||||||
resources and it helps us to decide whether we will include more links to other
|
resources and it helps us to decide whether we will include more links to other
|
||||||
information sources in the future or not (we would usually only include the bare
|
information sources in the future or not (we would usually only include the bare
|
||||||
minimum of links).
|
minimum of links).
|
||||||
|
|
||||||
|
Block `/js/script.file-downloads.outbound-links.js` if you
|
||||||
|
don't want to execute the statistics script.
|
||||||
|
|
||||||
## Your right to object (Article 21 GDPR)
|
## Your right to object (Article 21 GDPR)
|
||||||
|
|
||||||
<sup>1</sup> The data subject shall have the right to object, on grounds
|
<sup>1</sup> The data subject shall have the right to object, on grounds
|
||||||
|
|
Loading…
Add table
Reference in a new issue