Skip to content

Commit 6eaab99

Browse files
committed
Rework usage information page
1 parent de28926 commit 6eaab99

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docusaurus/docs/cms/usage-information.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ However, these above actions alone are often insufficient to maintain an overall
2727

2828
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.
2929

30-
## Collected data
30+
## Collected Strapi-related data
3131

3232
The following data is collected:
3333

@@ -83,7 +83,7 @@ Data collection can later be re-enabled by deleting the flag or setting it to fa
8383
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).
8484
:::
8585

86-
## Search analytics for docs.strapi.io
86+
## Collected search-related data for docs.strapi.io
8787

8888
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:
8989

@@ -94,10 +94,10 @@ To improve our documentation, the public website at `docs.strapi.io` collects an
9494

9595
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.
9696

97-
:::note Note: Privacy choices
98-
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.
9998

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
102100

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

Comments
 (0)