diff options
| author | Mike McQuaid | 2016-04-25 18:05:30 -0500 |
|---|---|---|
| committer | Mike McQuaid | 2016-04-25 18:05:30 -0500 |
| commit | 421cd5365f50702636632106a81b640331daff23 (patch) | |
| tree | ae35c33d76ea2ced3571887011d484d927000366 /share | |
| parent | 663f51b88eb2f380eca25e21d11df13681bcdc22 (diff) | |
| download | brew-421cd5365f50702636632106a81b640331daff23.tar.bz2 | |
Point to analytics documentation on brew update.
Make sure that users are notified on the first run of `brew update`
after we enabled analytics about how it works and how to opt-out. This
will be shown to all users who have not already seen this message from
`brew update` or through a new Homebrew installation.
References https://github.com/Homebrew/install/pull/42
References https://github.com/Homebrew/brew/issues/142
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/homebrew/Analytics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Analytics.md b/share/doc/homebrew/Analytics.md index fda441146..e23ca2923 100644 --- a/share/doc/homebrew/Analytics.md +++ b/share/doc/homebrew/Analytics.md @@ -1,5 +1,5 @@ # Homebrew's Anonymous Aggregate User Behaviour Analytics -Homebrew has begun gathering anonymous aggregate user behaviour analytics and reporting these to Google Analytics. +Homebrew has begun gathering anonymous aggregate user behaviour analytics and reporting these to Google Analytics. You will be notified the first time you run `brew update` or install Homebrew. ## Why? Homebrew is provided free of charge and run entirely by volunteers in their spare time. As a result, we do not have the resources to do detailed user studies of Homebrew users to decide on how best to design future features and prioritise current work. Anonymous aggregate user analytics allow us to prioritise fixes and features based on how, where and when people use Homebrew. For example: |
