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 5.6
edited by Andrei Lavretskii
on 2025/05/24 13:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,57 +10,70 @@
10 10  
11 11  Cookies are **small text files** stored on your device when visiting websites.
12 12  They help websites:
13 -* Function correctly
14 -* Remember your settings
15 -* Gather anonymous analytics
16 16  
14 +* Function correctly 
15 +* Remember your settings 
16 +* Gather anonymous analytics 
17 +
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 +(% class="responsive-table" %)
33 +|= Cookie |= Purpose
34 +| JSESSIONID | Session ID (server-side)
35 +| cookieConsent | Consent banner status
36 +| gdprSettings | User's category preferences
37 +| language | Interface language (e.g. "en")
34 34  
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)
41 +These cookies help us understand how visitors interact with the site.
42 +Used for traffic analysis via **Matomo Analytics**.
40 40  
44 +(% class="responsive-table" %)
45 +|= Cookie |= Purpose
46 +| _pk_id.2.8f78 | Unique visitor ID (expires in 13 months)
47 +| _pk_ses.2.8f78 | Session data (expires in 30 minutes)
48 +
41 41  === 📢 Marketing Cookies ===
42 42  
43 -Used only with consent:
44 -* Meta Pixel
45 -* Google Ads
46 -* Buffer sharing
51 +These cookies track user behavior for marketing purposes (only with consent):
47 47  
53 +* Meta Pixel 
54 +* Google Ads 
55 +* Buffer sharing 
56 +
48 48  == 🌍 Per-Site Cookie Overview ==
49 49  
50 -=== wiki.equnite.com ===
59 +=== ##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)
61 +(% class="responsive-table" %)
62 +|= Cookie |= Purpose |= Expires
63 +| JSESSIONID | Session handling | End of session
64 +| language | Language preference | Persistent
65 +| cookieConsent | Consent visibility | Persistent
66 +| gdprSettings | Stored cookie preferences | Persistent
67 +| _pk_id.2.8f78 | Visitor ID (Matomo) | 13 months
68 +| _pk_ses.2.8f78 | Session tracking (Matomo) | 30 minutes
58 58  
59 -=== forum.equnite.com ===
70 +=== ##forum.equnite.com## ===
60 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)
72 +(% class="responsive-table" %)
73 +|= Cookie |= Purpose |= Expires
74 +| cc_cookie | Cookie banner consent status | Persistent
75 +| _pk_id.3.8782 | Visitor ID (Matomo Analytics) | 13 months
76 +| _pk_ses.3.8782 | Session tracking (Matomo Analytics) | 30 minutes
64 64  
65 65  {{success}}
66 66  These cookies are minimal and respectful of your privacy.
... ... @@ -69,20 +69,22 @@
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  
86 +* The cookie banner shown on your first visit 
87 +* Your browser settings (e.g., to block or delete cookies) 
88 +
75 75  == 🌐 Third-Party Services ==
76 76  
77 -Cookies may also be set by these services:
78 -* Matomo Analytics – matomo.planipix.com
79 -* OpenAI – AI features integration
80 -* Azure – Cloud delivery
81 -* Buffer – Social publishing
82 -* Google Analytics – If activated
83 -* Joomla & XWiki – Internal sessions
84 -* Cloudflare or other CDN providers
91 +Cookies may also be set by the following services:
85 85  
93 +* Matomo Analytics – ##matomo.planipix.com## 
94 +* OpenAI – AI features integration 
95 +* Azure – Cloud delivery 
96 +* Buffer – Social publishing 
97 +* Google Analytics – If activated 
98 +* Joomla & XWiki – Internal sessions 
99 +* Cloudflare or other CDN providers 
100 +
86 86  == 🔄 Updates ==
87 87  
88 88  This page may be updated periodically.