From eaf8cc1be09a2c855f566fc1e56f760d327cef47 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 5 Mar 2017 15:25:51 +0000 Subject: docs.brew.sh: use brew.sh theming. Unfortunately there's no easy way to share this code with the brew.sh site but it's at least able to have the `css/`, `img/` (root) and `_layouts` directories in sync between the two repositories. Some small CSS tweaks were needed to make these pages render more attractively. --- docs/Analytics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Analytics.md') diff --git a/docs/Analytics.md b/docs/Analytics.md index b4e73f75d..40902403b 100644 --- a/docs/Analytics.md +++ b/docs/Analytics.md @@ -31,7 +31,7 @@ You can also view all the information that is sent by Homebrew's analytics by se It is impossible for the Homebrew developers to match any particular event to any particular user, even if we had access to the Homebrew analytics user ID (which we do not). An example of the most user-specific information we can see from Google Analytics: -![Aggregate user analytics](images/analytics.png) +![Aggregate user analytics](img/docs/analytics.png) As far as we can tell it would be impossible for Google to match the randomly generated Homebrew-only analytics user ID to any other Google Analytics user ID. If Google turned evil the only thing they could do would be to lie about anonymising IP addresses and attempt to match users based on IP addresses. -- cgit v1.2.3