Changes for page Cookie Policy

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

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