Changes for page Cookie Policy

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

From version 5.6
edited by Andrei Lavretskii
on 2025/05/24 13:26
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
... ... @@ -10,70 +10,57 @@
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
13 13  
14 -* Function correctly 
15 -* Remember your settings 
16 -* Gather anonymous analytics 
17 -
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 -(% 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")
30 +* **JSESSIONID:** Session ID (server-side)
31 +* **cookieConsent:** Consent banner status
32 +* **gdprSettings:** User's category preferences
33 +* **language:** Interface language (e.g. "en")
38 38  
39 39  === 📈 Analytics Cookies ===
40 40  
41 -These cookies help us understand how visitors interact with the site.
42 -Used for traffic analysis via **Matomo Analytics**.
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)
43 43  
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 -
49 49  === 📢 Marketing Cookies ===
50 50  
51 -These cookies track user behavior for marketing purposes (only with consent):
43 +Used only with consent:
44 +* Meta Pixel
45 +* Google Ads
46 +* Buffer sharing
52 52  
53 -* Meta Pixel 
54 -* Google Ads 
55 -* Buffer sharing 
56 -
57 57  == 🌍 Per-Site Cookie Overview ==
58 58  
59 -=== ##wiki.equnite.com## ===
50 +=== wiki.equnite.com ===
60 60  
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
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)
69 69  
70 -=== ##forum.equnite.com## ===
59 +=== forum.equnite.com ===
71 71  
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
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)
77 77  
78 78  {{success}}
79 79  These cookies are minimal and respectful of your privacy.
... ... @@ -82,22 +82,20 @@
82 82  == ⚙️ Managing Cookies ==
83 83  
84 84  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)
85 85  
86 -* The cookie banner shown on your first visit 
87 -* Your browser settings (e.g., to block or delete cookies) 
88 -
89 89  == 🌐 Third-Party Services ==
90 90  
91 -Cookies may also be set by the following services:
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
92 92  
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 -
101 101  == 🔄 Updates ==
102 102  
103 103  This page may be updated periodically.