Changes for page Cookie Policy

Last modified by Andrei Lavretskii on 2025/06/04 18:51

From version 3.7
edited by Andrei Lavretskii
on 2025/05/23 10:22
Change comment: There is no comment for this version
To version 3.5
edited by Andrei Lavretskii
on 2025/05/23 10:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,52 +11,58 @@
11 11  Cookies are **small text files** stored on your device when visiting websites.
12 12  They help websites:
13 13  
14 -* Function correctly
15 -* Remember your settings
16 -* Gather anonymous analytics
14 +* Function correctly
15 +* Remember your settings
16 +* Gather anonymous analytics
17 17  
18 18  == 🎯 Why Do We Use Them? ==
19 19  
20 20  We use cookies for:
21 21  
22 -* ✅ **Basic operations and login/session management**
23 -* 🌐 **Language and interface preference**
24 -* 🔐 **Security and fraud prevention**
25 -* 📊 **Analytics and performance monitoring**
26 -* 📣 **Marketing and social media integrations**
22 +* ✅ **Basic operations and login/session management**
23 +* 🌐 **Language and interface preference**
24 +* 🔐 **Security and fraud prevention**
25 +* 📊 **Analytics and performance monitoring**
26 +* 📣 **Marketing and social media integrations**
27 27  
28 28  == 📁 Cookie Categories ==
29 29  
30 30  === 🔧 Essential Cookies ===
31 31  
32 -|= Cookie |= Purpose |
33 -| JSESSIONID | Session ID (server-side) |
34 -| cookieConsent | Consent banner status |
35 -| gdprSettings | User's category preferences |
36 -| language | Interface language (e.g. "en") |
32 +These are always active and required for:
37 37  
34 +* User sessions
35 +* Consent management
36 +* Language preference
37 +
38 +=== 🔧 Essential Cookies ===
39 +
40 +|= Cookie |= Purpose |
41 +| ##JSESSIONID## | Session ID (server-side) |
42 +| ##cookieConsent## | Consent banner status |
43 +| ##gdprSettings## | User's category preferences |
44 +| ##language## | Interface language (e.g. ##"en"##) |
45 +
38 38  === 📈 Analytics Cookies ===
39 39  
40 -These cookies help us understand how visitors interact with the site.
41 -Used for traffic analysis via **Matomo Analytics**.
48 +|= Cookie |= Purpose |
49 +| ##_pk_id.2.8f78## | Unique visitor ID (expires in 13 months) |
50 +| ##_pk_ses.2.8f78## | Session data (expires in 30 minutes) |
42 42  
43 -|= Cookie |= Purpose |
44 -| _pk_id.2.8f78 | Unique visitor ID (expires in 13 months) |
45 -| _pk_ses.2.8f78 | Session data (expires in 30 minutes) |
46 46  
47 47  === 📢 Marketing Cookies ===
48 48  
49 -These cookies track user behavior for marketing purposes (only with consent):
55 +These track user interests across websites (only with consent):
50 50  
51 -* Meta Pixel
52 -* Google Ads
53 -* Buffer sharing
57 +* Meta Pixel
58 +* Google Ads
59 +* Buffer sharing
54 54  
55 55  == 🌍 Per-Site Cookie Overview ==
56 56  
57 57  === ##wiki.equnite.com## ===
58 58  
59 -|= Cookie |= Purpose |= Expires |
65 +|= Cookie |= Purpose |= Expires |
60 60  | ##JSESSIONID## | Session handling | End of session |
61 61  | ##language## | Language preference | Persistent |
62 62  | ##cookieConsent## | Consent visibility | Persistent |
... ... @@ -65,7 +65,7 @@
65 65  | ##_pk_ses.2.8f78## | Session tracking (Matomo) | 30 minutes |
66 66  
67 67  {{success}}
68 -These cookies are minimal and respectful of your privacy.
74 +These cookies are minimal and respectful of user privacy.
69 69  {{/success}}
70 70  
71 71  == ⚙️ Managing Cookies ==
... ... @@ -72,20 +72,20 @@
72 72  
73 73  You can adjust your cookie preferences via:
74 74  
75 -* The cookie banner shown on your first visit
76 -* Your browser settings (e.g., to block or delete cookies)
81 +* The banner shown on your first visit
82 +* Your browser settings
77 77  
78 78  == 🌐 Third-Party Services ==
79 79  
80 -Cookies may also be set by the following services:
86 +Cookies may also be set by these services:
81 81  
82 -* Matomo Analytics – ##matomo.planipix.com##
83 -* OpenAI – AI features integration
84 -* Azure – Cloud delivery
85 -* Buffer – Social publishing
86 -* Google Analytics – If activated
87 -* Joomla & XWiki – Internal sessions
88 -* Cloudflare or other CDN providers
88 +* Matomo Analytics – ##matomo.planipix.com##
89 +* OpenAI – AI features integration
90 +* Azure – Cloud delivery
91 +* Buffer – Social scheduling
92 +* Google Analytics – If activated
93 +* Joomla & XWiki – Core platform sessions
94 +* Cloudflare or other CDN providers
89 89  
90 90  == 🔄 Updates ==
91 91