Analytics helps us to collect data about errors or possible slow-downs and help us to identify areas that should be fixed or improved! Next information is sent to ScandiPWA analytics:

Create ScandiPWA App

Create Magento App

How to disable analytic data collection?

Of course, you have an option to disable analytic data collection. To disable it you need to create or extend the existing one system configuration file in your home directory with the name .cmarc and set the analytic flag to false as shown below:

{
  "analytics": false
}

For more information, you can visit the documentation