matomo
This commit is contained in:
@@ -6,6 +6,20 @@
|
||||
<meta name="description" content="Impressum und Datenschutzerklärung – Dr. med. Carina Kautsch, Ärztin für Allgemeinmedizin, 1160 Wien." />
|
||||
<title>Impressum – Dr. Carina Kautsch</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<!-- Matomo -->
|
||||
<script>
|
||||
var _paq = window._paq = window._paq || [];
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//analytics.stranto.com/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '2']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet" />
|
||||
@@ -415,6 +429,31 @@
|
||||
werden. Es werden keine Cookies gesetzt.
|
||||
</p>
|
||||
|
||||
<h3>Webanalyse mit Matomo</h3>
|
||||
<p>
|
||||
Diese Website verwendet Matomo, eine Open-Source-Software zur statistischen Auswertung
|
||||
von Besucherzugriffen. Matomo wird auf unserem eigenen Server betrieben –
|
||||
Ihre Daten werden nicht an Dritte weitergegeben.
|
||||
</p>
|
||||
<p>Dabei werden folgende Daten erhoben:</p>
|
||||
<ul>
|
||||
<li>Gekürzte IP-Adresse (die letzten zwei Bytes werden anonymisiert)</li>
|
||||
<li>Aufgerufene Seiten und Verweildauer</li>
|
||||
<li>Herkunftsseite (Referrer)</li>
|
||||
<li>Browsertyp, Betriebssystem, Bildschirmauflösung</li>
|
||||
<li>Datum und Uhrzeit des Besuchs</li>
|
||||
</ul>
|
||||
<p>
|
||||
<strong>Rechtsgrundlage:</strong> Art. 6 Abs. 1 lit. f DSGVO (berechtigtes Interesse
|
||||
an der Analyse und Verbesserung des Webangebots). Die erhobenen Daten werden
|
||||
ausschließlich in anonymisierter Form gespeichert und nicht mit anderen Daten
|
||||
zusammengeführt.<br>
|
||||
<strong>Speicherdauer:</strong> 12 Monate, danach automatische Löschung.<br>
|
||||
<strong>Opt-out:</strong> Sie können der Datenerfassung widersprechen, indem Sie
|
||||
in Ihrem Browser die „Do Not Track"-Einstellung aktivieren – Matomo respektiert
|
||||
diese Einstellung.
|
||||
</p>
|
||||
|
||||
<h3>Ihre Rechte</h3>
|
||||
<p>Sie haben gemäß DSGVO folgende Rechte:</p>
|
||||
<ul>
|
||||
|
||||
14
index.html
14
index.html
@@ -6,6 +6,20 @@
|
||||
<meta name="description" content="Dr. med. Carina Kautsch – Ärztin für Allgemeinmedizin in 1160 Wien. Öffnungszeiten, Leistungen und Kontakt." />
|
||||
<title>Dr. Carina Kautsch – Allgemeinmedizin Wien</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<!-- Matomo -->
|
||||
<script>
|
||||
var _paq = window._paq = window._paq || [];
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//analytics.stranto.com/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '2']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet" />
|
||||
|
||||
Reference in New Issue
Block a user