diff --git a/apps/remix-ide/src/app.js b/apps/remix-ide/src/app.js index c6de31aeac..4bca466b83 100644 --- a/apps/remix-ide/src/app.js +++ b/apps/remix-ide/src/app.js @@ -368,14 +368,14 @@ Please make a backup of your contracts and start using http://remix.ethereum.org // Ask to opt in to Matomo for remix, remix-alpha and remix-beta if (window.location.hostname.includes('.ethereum.org') && !registry.get('config').api.exists('settings/matomo-analytics')) { modalDialog( - 'Help us to improve our IDE', + 'Help us to improve Remix IDE', yo`
Remix IDE uses Matomo, an open source data analytics platform, to improve our website. Matomo on Remix is opt-in - meaning that we won't collect any information unless you agree.
-We realize that our users have sensitive information in their code and that the privacy of our users must be protected.
+An Opt-in version of Matomo, an open source data analytics platform is being used to improve Remix IDE.
+We realize that our users have sensitive information in their code and that their privacy - your privacy - must be protected.
All data collected through Matomo is stored on our own server - no data is ever given to third parties. Our analytics reports are public: take a look.
-We do not store any personally identifiable information (PII).
-For more info see: Matomo Analyitcs on Remix iDE.
+We do not collect nor store any personally identifiable information (PII).
+For more info, see: Matomo Analyitcs on Remix iDE.
You can change your choice in the Settings panel anytime.