From ca34d95fc98d1996d15168ba194a4f9fd841817b Mon Sep 17 00:00:00 2001 From: "Mitchell Krog (Desktop)" Date: Sat, 3 Dec 2016 10:09:19 +0200 Subject: [PATCH] Corrections to Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13e4dbbcf..d37bd1c29 100644 --- a/README.md +++ b/README.md @@ -210,14 +210,14 @@ Open a site config file for Nginx (just one for now) and add the following lines sudo nginx -t (make sure it returns no errors and if none then) sudo service nginx reload -####Sixth Step - Stopping Google Analytics 'ghost' spam +##Finally - Stopping Google Analytics 'ghost' spam Simply using the Nginx blocker does not stop Google Analytics ghost referral spam because they are hitting Analytics directly and not always necessarily touching your website. You should use regex filters in Analytics to prevent ghost referral spam. For this a simple google-exclude.txt file has been created for you and it is updated at the same time when the Nginx Blocker is updated. -#####To stop Ghost Spam on On Analytics +###To stop Ghost Spam on On Analytics Navigate to your Google Analytics Admin panel and add a Segment. This will need to be done on each and every site where you want this filter to be in effect.