aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--legal-notice.php11
-rw-r--r--mentions-legales.php11
2 files changed, 22 insertions, 0 deletions
diff --git a/legal-notice.php b/legal-notice.php
index a917613..6176275 100644
--- a/legal-notice.php
+++ b/legal-notice.php
@@ -79,6 +79,17 @@ $dap_current_env = dap_get_current_env();
Armand Philippot, are made available under the terms of the
<a href="license.php">MIT license</a>.
</p>
+ <h3>Statistics and audience metrics</h3>
+ <p>In order to adapt the site to visitor requests, the number of visits, the number of page views as well as the
+ activity of visitors to the site and their frequency of return are measured.</p>
+ <p>This site uses the Matomo statistics tool. The latter generates a cookie with a unique identifier, the
+ retention period of which is limited to 13 months. It is configured to hide the last 6 characters of your IP
+ address. Your browsing on the site is thus anonymized and the publisher can therefore under no circumstances
+ be traced back to a natural person by this means.</p>
+ <p>The Matomo statistics tool is one of the only tools validated by the French CNIL that does not require a
+ consent request.</p>
+ <iframe style="border: 0; height: 200px; width: 600px;"
+ src="https://demo.armandphilippot.com/config/matomo/matomo-proxy.php?module=CoreAdminHome&action=optOut&language=en&backgroundColor=f3f7fc&fontColor=0f1b29&fontSize=1rem&fontFamily="></iframe>
</div>
</main>
<footer class="footer">
diff --git a/mentions-legales.php b/mentions-legales.php
index d16855a..f6ad942 100644
--- a/mentions-legales.php
+++ b/mentions-legales.php
@@ -79,6 +79,17 @@ $dap_current_env = dap_get_current_env();
Philippot, sont mis à disposition selon les termes de la
<a href="license.php">licence MIT</a>.
</p>
+ <h3>Statistiques et mesures d’audience</h3>
+ <p>En vue d’adapter le site aux demandes des visiteurs, le nombre de visites, le nombre de pages vues ainsi que
+ de l’activité des visiteurs sur le site et leur fréquence de retour sont mesurées.</p>
+ <p>Ce site utilise l’outil de statistiques Matomo. Ce dernier génère un cookie avec un identifiant unique, dont
+ la durée de conservation est limitée à 13 mois. Il est configuré de manière à masquer les 6 derniers
+ caractères de votre adresse IP. Votre navigation sur le site est ainsi anonymisée et l’éditeur ne peut donc en
+ aucun cas remonter par ce biais à une personne physique.</p>
+ <p>L’outil de statistiques Matomo est l’un des seuls outils validés par la CNIL ne nécessitant pas de demande de
+ consentement.</p>
+ <iframe style="border: 0; height: 200px; width: 600px;"
+ src="https://demo.armandphilippot.com/config/matomo/matomo-proxy.php?module=CoreAdminHome&action=optOut&language=fr&backgroundColor=f3f7fc&fontColor=0f1b29&fontSize=1rem&fontFamily="></iframe>
</div>
</main>
<footer class="footer">