You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/cms/usage-information.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ However, these above actions alone are often insufficient to maintain an overall
27
27
28
28
Without these metrics, we wouldn't be able to make the right choices as we continue to move forward with the roadmap and provide what you, the community and users, are asking for.
29
29
30
-
## Collected data
30
+
## Collected Strapi-related data
31
31
32
32
The following data is collected:
33
33
@@ -83,7 +83,7 @@ Data collection can later be re-enabled by deleting the flag or setting it to fa
83
83
If you have any questions or concerns regarding data collection, please contact us at the following email address [privacy@strapi.io](mailto:privacy@strapi.io).
84
84
:::
85
85
86
-
## Search analytics for docs.strapi.io
86
+
## Collected search-related data for docs.strapi.io
87
87
88
88
To improve our documentation, the public website at `docs.strapi.io` collects anonymous search usage metrics using Meilisearch Cloud. These metrics help us understand how the search performs and where we can make it better:
89
89
@@ -94,10 +94,10 @@ To improve our documentation, the public website at `docs.strapi.io` collects an
94
94
95
95
To make the “Total users” metric more accurate while preserving privacy, the site creates a pseudonymous identifier in the browser’s localStorage under the `msUserId` key. It is randomly generated, contains no personal data, rotates on the first visit of each calendar month (UTC), and is sent only with documentation search requests as the `X-MS-USER-ID` header. It is not used for any other purpose.
96
96
97
-
:::note Note: Privacy choices
98
-
Privacy choices: If your browser’s Do Not Track setting is enabled, the site does not create or send this identifier.
97
+
We do not send click-through or conversion events to Meilisearch.
99
98
100
-
If this identifier is created, you can remove it at any time by clearing the `msUserId` entry from your browser’s localStorage for docs.strapi.io.
101
-
:::
99
+
### Opt-out
102
100
103
-
We do not send click-through or conversion events to Meilisearch.
101
+
If your browser’s Do Not Track setting is enabled, the site does not create or send this identifier.
102
+
103
+
If this identifier is created, you can remove it at any time by clearing the `msUserId` entry from your browser’s localStorage for docs.strapi.io.
0 commit comments