Changes for page Cookie Policy

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

From version 3.5
edited by Andrei Lavretskii
on 2025/05/23 10:20
Change comment: There is no comment for this version
To version 5.7
edited by Andrei Lavretskii
on 2025/05/24 13:37
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,7 +10,6 @@
10 10  
11 11  Cookies are **small text files** stored on your device when visiting websites.
12 12  They help websites:
13 -
14 14  * Function correctly
15 15  * Remember your settings
16 16  * Gather anonymous analytics
... ... @@ -18,42 +18,30 @@
18 18  == 🎯 Why Do We Use Them? ==
19 19  
20 20  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
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**
27 -
28 28  == 📁 Cookie Categories ==
29 29  
30 30  === 🔧 Essential Cookies ===
31 31  
32 -These are always active and required for:
30 +* **JSESSIONID:** Session ID (server-side)
31 +* **cookieConsent:** Consent banner status
32 +* **gdprSettings:** User's category preferences
33 +* **language:** Interface language (e.g. "en")
33 33  
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 -
46 46  === 📈 Analytics Cookies ===
47 47  
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) |
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)
51 51  
52 -
53 53  === 📢 Marketing Cookies ===
54 54  
55 -These track user interests across websites (only with consent):
56 -
43 +Used only with consent:
57 57  * Meta Pixel
58 58  * Google Ads
59 59  * Buffer sharing
... ... @@ -60,37 +60,40 @@
60 60  
61 61  == 🌍 Per-Site Cookie Overview ==
62 62  
63 -=== ##wiki.equnite.com## ===
50 +=== wiki.equnite.com ===
64 64  
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 |
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)
72 72  
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 +
73 73  {{success}}
74 -These cookies are minimal and respectful of user privacy.
66 +These cookies are minimal and respectful of your privacy.
75 75  {{/success}}
76 76  
77 77  == ⚙️ Managing Cookies ==
78 78  
79 79  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)
80 80  
81 -* The banner shown on your first visit
82 -* Your browser settings
83 -
84 84  == 🌐 Third-Party Services ==
85 85  
86 86  Cookies may also be set by these services:
87 -
88 -* Matomo Analytics – ##matomo.planipix.com##
78 +* Matomo Analytics – matomo.planipix.com
89 89  * OpenAI – AI features integration
90 90  * Azure – Cloud delivery
91 -* Buffer – Social scheduling
81 +* Buffer – Social publishing
92 92  * Google Analytics – If activated
93 -* Joomla & XWiki – Core platform sessions
83 +* Joomla & XWiki – Internal sessions
94 94  * Cloudflare or other CDN providers
95 95  
96 96  == 🔄 Updates ==