new deploy: 2022-09-12T10:22:05+00:00
This commit is contained in:
parent
8e72166122
commit
c80f0fc69e
2 changed files with 33 additions and 7 deletions
|
@ -246,14 +246,18 @@ logs aren't shared with third-parties.</p>
|
|||
><span class="anchor-icon">#</span></a
|
||||
>
|
||||
</h3>
|
||||
<p>Website activity is logged and stored for a period of one month for
|
||||
debugging purposes. We don't share this information with anyone nor do
|
||||
we run analytics on it.</p>
|
||||
<p>Website activity is logged and stored for a period of two months for
|
||||
debugging purposes. We don't share this information with anyone.</p>
|
||||
<p>Website activity is also measured using a self-hosted
|
||||
<a href="https://matomo.org">Matomo</a> instance that is configured to not set any
|
||||
tracking cookies and respect <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/DNT">Do Not
|
||||
Track</a>
|
||||
headers.</p>
|
||||
<p>The following information is collected:</p>
|
||||
<ul>
|
||||
<li><strong>Page URL:</strong>. the page URL of each page view on this website. For
|
||||
<li><strong>Page URL</strong>. the page URL of each page view on this website. For
|
||||
example: <em>https://librepages.org/contact</em></li>
|
||||
<li><strong>Browser:</strong> We use this to reproduce browser-specific bugs people
|
||||
<li><strong>Browser</strong>. We use this to reproduce browser-specific bugs people
|
||||
see. This is derived from the User-Agent HTTP header. For example: <em>Chrome</em>.</li>
|
||||
</ul>
|
||||
<h2 id="contact-us">Contact us<a class="zola-anchor" href="#contact-us" aria-label="Anchor link for: contact-us"
|
||||
|
@ -261,7 +265,29 @@ see. This is derived from the User-Agent HTTP header. For example: <em>Chrome</e
|
|||
>
|
||||
</h2>
|
||||
<p><a href="https://matrix.to/#/#librepages:matrix.batsense.net">Contact us</a> if you have any questions.</p>
|
||||
<p>Effective Date: <em>08th September, 2022</em></p>
|
||||
<p>Effective Date: <em>08th September, 2022</em>
|
||||
Last edit: 2022-09-12</p>
|
||||
<h2 id="changes">Changes<a class="zola-anchor" href="#changes" aria-label="Anchor link for: changes"
|
||||
><span class="anchor-icon">#</span></a
|
||||
>
|
||||
</h2>
|
||||
<h4 id="2022-09-12">2022-09-12<a class="zola-anchor" href="#2022-09-12" aria-label="Anchor link for: 2022-09-12"
|
||||
><span class="anchor-icon">#</span></a
|
||||
>
|
||||
</h4>
|
||||
<ol>
|
||||
<li>
|
||||
<p>We started using a self-hosted <a href="httos://matomo.org">Matomo</a> instance to collect basic
|
||||
statistics like pages views. The analytics is not shared with any
|
||||
third-party and doesn't store any tracking cookies on the visitor's browser.</p>
|
||||
<p>All analytics data is automatically deleted after a period
|
||||
of 60 days.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Log storage duration is increased to two months from the original one
|
||||
month period.</p>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue