mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
Added information regarding the super RefererSpamBlocker tool for Analytics
This commit is contained in:
parent
880757b8ac
commit
7cf1387e33
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -219,8 +219,15 @@ For this a simple google-exclude.txt file has been created for you and it is upd
|
|||
when the Nginx Blocker is updated.
|
||||
|
||||
###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.
|
||||
Navigate to your Google Analytics Admin panel and add a Segment. (New Segment > Advanced > Conditions)
|
||||
This will need to be done on each and every site where you want this filter to be in effect.
|
||||
Google has a stupid limit on the length of the regex so you need to break it up into multiple exclude filters
|
||||
|
||||
#BUT
|
||||
|
||||
Rather check out the awesome [Referer Spam Blocker](https://referrerspamblocker.com)
|
||||
for Google Analytics which uses a collaborated source of spam domains and automatically adds all the filters to your
|
||||
Analytics sites for you in 2 easy clicks and it is FREE.
|
||||
|
||||
| Filter | Session | Include |
|
||||
| :-------------: |:-------------:|:----------------------------------------:|
|
||||
|
|
Loading…
Add table
Reference in a new issue