From version 1.1 >
edited by Vincent Massol
on 2016/09/02
To version < 4.1 >
edited by Vincent Massol
on 2016/09/07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,9 +14,16 @@
14 14  
15 15  === Cookies ===
16 16  
17 -This site uses cookies when users log in so that they don't have to log in again every time they connect to the site (unless the user unchecks the "remember me" box.
17 +This site uses cookies for various needs:
18 +* when users log in so that they don't have to log in again every time they connect to the site (the "remember me" checkbox)
19 +* for Google Analytics needs (e.g. it saves some unique id to identify new visitors vs returning users)
20 +* for CloudFlare which is being used in front of xwiki.org to protect it against attacks and to speed up performance
18 18  
19 19  === Collect of Data ===
20 20  
21 -Since the XWiki.org community has no official legal existence, and since this site allows users to register an email address to get news about XWiki, the collection of those emails is done by XWiki SAS, according to the defined [[Governance>>dev:Community.Governance]].
24 +* Since the XWiki.org community has no official legal existence, and since this site allows users to register an email address to get news about XWiki, the collection of those emails is done by XWiki SAS, according to the defined [[Governance>>dev:Community.Governance]].
25 +* User sessions on xwiki.org are tracked using [[Mouseflow>>https://mouseflow.com/]]. The goal is to improve the user experience on the xwiki.org site and also improve the user experience on XWiki Enterprise by analysing the Mouseflow recordings on http://playground.xwiki.org (since the Playground is using an almost not-modified version of XWiki Enterprise).
26 +* XWiki Enterprise sends a ping to xwiki.org by default every day, in order to gather anonymous statistics. This allows to generate the [[Active Install Dashboard>>ActiveInstalls.WebHome]]. For details on the data collected, see the [[Active Installs client documentation>>extensions:Extension.Active Installs Client API]].
22 22  
28 +
29 +

Get Connected