fix: Disable analytics by default and provide option to enable

This commit is contained in:
Paul Gauthier 2024-08-13 08:08:05 -07:00 committed by Paul Gauthier (aider)
parent 4ebbfa01b7
commit aeadf2f139
3 changed files with 20 additions and 6 deletions

View file

@ -7,7 +7,8 @@ nav_order: 500
Aider uses MixPanel to collect anonymous analytics that are used to help
improve aider.
**Analytics is currently turned off by default**, but expected to be turned on by default in
**Analytics are currently turned off by default**, but are
expected to be turned on by default in
a future release.
## Anonymous, no personal info
@ -35,7 +36,7 @@ personal use of aider.
## Enabling & disabling analytics
You can easily opt out of analytics forever by running this command one time:
You can opt out of analytics forever by running this command one time:
```
aider --analytics-disable