|
| 1 | +<!-- Licensed under the MIT license - see LICENSE --> |
1 | 2 | <!DOCTYPE html>
|
2 | 3 | <html>
|
3 | 4 |
|
|
10 | 11 | }
|
11 | 12 | </style>
|
12 | 13 |
|
13 |
| -<script src="scripts/matomo.js" defer></script> |
14 |
| -<script src="scripts/myscripts.js" defer></script> |
15 |
| -<script src="scripts/includeHTML.js" defer></script> |
16 |
| - |
17 |
| -<div data-include="header.html"></div> |
| 14 | +<head> |
| 15 | + <!-- Common scripts --> |
| 16 | + <script src="scripts/load-scripts.js"></script> |
| 17 | + <meta charset="utf-8"> |
| 18 | + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 19 | + <title>Gammapy - Privacy Policy</title> |
| 20 | + <!-- head placeholder --> |
| 21 | + <div id="head-placeholder"></div> |
| 22 | + </head> |
18 | 23 |
|
19 | 24 | <body>
|
20 |
| - |
21 |
| -<div data-include="navbar.html"></div> |
22 |
| - |
23 |
| -<main> |
24 |
| - <div class="container"> |
25 |
| - <h1>Privacy Policy for Gammapy Websites</h1> |
26 |
| - <br><br> |
27 |
| - |
28 |
| - <p> |
29 |
| - <b>Effective Date:</b> October 14th, 2024. |
30 |
| - </p> |
31 |
| - |
32 |
| - <p> |
33 |
| - Thank you for visiting our websites, gammapy.org and docs.gammapy.org. At Gammapy, we are committed to protecting your |
34 |
| - privacy and ensuring that your personal data is handled in a safe and responsible manner. This Privacy Policy explains |
35 |
| - how we collect, use, and protect any information obtained during your visit to our websites. |
36 |
| - </p> |
37 |
| - |
38 |
| - <p> |
39 |
| - We use an open-source analytics platform called Matomo to collect anonymized information about how users interact with our |
40 |
| - websites. The data we collect includes: |
41 |
| - <ul> |
42 |
| - <li>the pages you visit on our sites,</li> |
43 |
| - <li>the time spent on each page,</li> |
44 |
| - <li>your approximate location (based on anonymized IP addresses),</li> |
45 |
| - <li>the device and browser you use to access our sites.</li> |
46 |
| - </ul> |
47 |
| - </p> |
48 |
| - |
49 |
| - <p><b>Important:</b> all data collected is strictly anonymized, and we do not collect any personally identifiable |
50 |
| - information (PII).</p> |
51 |
| - |
52 |
| - <h1>2. How We Collect Data</h1> |
53 |
| - |
54 |
| - <p> |
55 |
| - We have configured Matomo to prioritize your privacy: |
56 |
| - <ul> |
57 |
| - <li>no Cookies: We do not use tracking cookies. This means we cannot track users across different browsing sessions or |
58 |
| - websites,</li> |
59 |
| - <li>anonymized IP Addresses: We anonymize your IP address by removing the last two bytes (e.g., 192.168.x.x). This makes |
60 |
| - it impossible to identify your specific location or device,</li> |
61 |
| - <li>no User Tracking: We do not assign unique user IDs, nor do we track individuals over time.</li> |
62 |
| - </ul> |
63 |
| - |
64 |
| - </p> |
65 |
| - |
66 |
| - <h1>3. Why We Collect Data</h1> |
67 |
| - |
68 |
| - <p> |
69 |
| - We only use the collected data for the following purposes: |
70 |
| - <ul> |
71 |
| - <li>to analyze overall website performance,</li> |
72 |
| - <li>to improve the structure, content, and functionality of our sites,</li> |
73 |
| - <li>to understand how visitors use our websites.</li> |
74 |
| - </ul> |
75 |
| - |
76 |
| - We do not use this data for any commercial or marketing purposes, and we do not share the data with third parties. |
77 |
| - |
78 |
| - </p> |
79 |
| - |
80 |
| - <h1>4. How We Protect Your Data</h1> |
81 |
| - |
82 |
| - <p> |
83 |
| - We take your privacy seriously and have taken the following steps to protect any data collected: |
84 |
| - <ul> |
85 |
| - <li>all data is stored securely on our server at the AstroParticule & Cosmologie laboratory located in Paris, France, |
86 |
| - and is not accessible to third parties,</li> |
87 |
| - <li>we anonymize all data to ensure that no personally identifiable information is ever collected or processed,</li> |
88 |
| - <li>we do not combine the data we collect with any external databases or information.</li> |
89 |
| - </ul> |
90 |
| - |
91 |
| - </p> |
92 |
| - |
93 |
| - <h1>5. Your Privacy Choices</h1> |
94 |
| - |
95 |
| - <p> |
96 |
| - Since we do not use cookies, there is no need to accept or manage cookie consent for analytics purposes. However, if you |
97 |
| - wish to opt out of being tracked by our anonymized analytics, you can configure your browser to block all tracking or |
98 |
| - analytics requests. |
99 |
| - </p> |
100 |
| - |
101 |
| - <h1>6. Third-Party Links</h1> |
102 |
| - |
103 |
| - <p> |
104 |
| - Our websites may contain links to external sites, such as documentation resources or partner organizations. We are not |
105 |
| - responsible for the privacy practices or content of these third-party sites. We encourage you to review their privacy |
106 |
| - policies before sharing any personal information with them. |
107 |
| - </p> |
108 |
| - |
109 |
| - <h1>7. Contact Us</h1> |
110 |
| - |
111 |
| - <p> |
112 |
| - If you have any questions or concerns about our privacy practices, please feel free to contact us at: |
113 |
| - <> |
114 |
| - Email: <a href="mailto:gammapy-coordination-l@in2p3.fr">gammapy-coordination-l [at] in2p3 [dot] fr</a> |
115 |
| - </p> |
116 |
| - |
117 |
| - </div> |
118 |
| -</main> |
119 |
| - |
120 |
| -<!-- Footer Section --> |
121 |
| -<div data-include="footer.html"></div> |
122 |
| - |
123 |
| -<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"></script> |
124 |
| -<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> |
125 |
| -<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script> |
126 |
| - |
127 |
| - |
128 |
| -<script src="scripts/navbarCollapse.js" defer></script> |
| 25 | + <!-- Navbar placeholder --> |
| 26 | + <div id="navbar-placeholder"></div> |
| 27 | + |
| 28 | + <main> |
| 29 | + <div class="container"> |
| 30 | + <h1>Privacy Policy for Gammapy Websites</h1> |
| 31 | + <br><br> |
| 32 | + |
| 33 | + <p> |
| 34 | + <b>Effective Date:</b> October 14th, 2024. |
| 35 | + </p> |
| 36 | + |
| 37 | + <p> |
| 38 | + Thank you for visiting our websites, gammapy.org and docs.gammapy.org. At Gammapy, we are committed to protecting your |
| 39 | + privacy and ensuring that your personal data is handled in a safe and responsible manner. This Privacy Policy explains |
| 40 | + how we collect, use, and protect any information obtained during your visit to our websites. |
| 41 | + </p> |
| 42 | + |
| 43 | + <p> |
| 44 | + We use an open-source analytics platform called Matomo to collect anonymized information about how users interact with our |
| 45 | + websites. The data we collect includes: |
| 46 | + <ul> |
| 47 | + <li>the pages you visit on our sites,</li> |
| 48 | + <li>the time spent on each page,</li> |
| 49 | + <li>your approximate location (based on anonymized IP addresses),</li> |
| 50 | + <li>the device and browser you use to access our sites.</li> |
| 51 | + </ul> |
| 52 | + </p> |
| 53 | + |
| 54 | + <p><b>Important:</b> all data collected is strictly anonymized, and we do not collect any personally identifiable |
| 55 | + information (PII).</p> |
| 56 | + |
| 57 | + <h1>2. How We Collect Data</h1> |
| 58 | + |
| 59 | + <p> |
| 60 | + We have configured Matomo to prioritize your privacy: |
| 61 | + <ul> |
| 62 | + <li>no Cookies: We do not use tracking cookies. This means we cannot track users across different browsing sessions or |
| 63 | + websites,</li> |
| 64 | + <li>anonymized IP Addresses: We anonymize your IP address by removing the last two bytes (e.g., 192.168.x.x). This makes |
| 65 | + it impossible to identify your specific location or device,</li> |
| 66 | + <li>no User Tracking: We do not assign unique user IDs, nor do we track individuals over time.</li> |
| 67 | + </ul> |
| 68 | + |
| 69 | + </p> |
| 70 | + |
| 71 | + <h1>3. Why We Collect Data</h1> |
| 72 | + |
| 73 | + <p> |
| 74 | + We only use the collected data for the following purposes: |
| 75 | + <ul> |
| 76 | + <li>to analyze overall website performance,</li> |
| 77 | + <li>to improve the structure, content, and functionality of our sites,</li> |
| 78 | + <li>to understand how visitors use our websites.</li> |
| 79 | + </ul> |
| 80 | + |
| 81 | + We do not use this data for any commercial or marketing purposes, and we do not share the data with third parties. |
| 82 | + |
| 83 | + </p> |
| 84 | + |
| 85 | + <h1>4. How We Protect Your Data</h1> |
| 86 | + |
| 87 | + <p> |
| 88 | + We take your privacy seriously and have taken the following steps to protect any data collected: |
| 89 | + <ul> |
| 90 | + <li>all data is stored securely on our server at the AstroParticule & Cosmologie laboratory located in Paris, France, |
| 91 | + and is not accessible to third parties,</li> |
| 92 | + <li>we anonymize all data to ensure that no personally identifiable information is ever collected or processed,</li> |
| 93 | + <li>we do not combine the data we collect with any external databases or information.</li> |
| 94 | + </ul> |
| 95 | + |
| 96 | + </p> |
| 97 | + |
| 98 | + <h1>5. Your Privacy Choices</h1> |
| 99 | + |
| 100 | + <p> |
| 101 | + Since we do not use cookies, there is no need to accept or manage cookie consent for analytics purposes. However, if you |
| 102 | + wish to opt out of being tracked by our anonymized analytics, you can configure your browser to block all tracking or |
| 103 | + analytics requests. |
| 104 | + </p> |
| 105 | + |
| 106 | + <h1>6. Third-Party Links</h1> |
| 107 | + |
| 108 | + <p> |
| 109 | + Our websites may contain links to external sites, such as documentation resources or partner organizations. We are not |
| 110 | + responsible for the privacy practices or content of these third-party sites. We encourage you to review their privacy |
| 111 | + policies before sharing any personal information with them. |
| 112 | + </p> |
| 113 | + |
| 114 | + <h1>7. Contact Us</h1> |
| 115 | + |
| 116 | + <p> |
| 117 | + If you have any questions or concerns about our privacy practices, please feel free to contact us at: |
| 118 | + <> |
| 119 | + Email: <a href="mailto:gammapy-coordination-l@in2p3.fr">gammapy-coordination-l [at] in2p3 [dot] fr</a> |
| 120 | + </p> |
| 121 | + |
| 122 | + </div> |
| 123 | + </main> |
| 124 | + |
| 125 | + <!-- Footer Section --> |
| 126 | + <div id="footer-placeholder"></div> |
| 127 | + <script src="scripts/load-components.js"></script> |
129 | 128 |
|
130 | 129 | </body>
|
131 | 130 | </html>
|
0 commit comments