I'm trying to block out a huge amount of spam some of our websites are receiving via spam referral visits, so I've created the following regular expression:
.*(event-tracking|porn|hulfington|free-share-buttons|buttons-for-your-website|Get-Free-Traffic|darodar|best-seo-offer|buy-cheap-online|theguardlan|googlsucks).*
I've then gone into Analytics > Admin > Filters > +New Filter > Custom Filter > Exclude Referral > and then added this regular expression.
When verifying though, I receive:
This filter would not have changed your data. Either the filter configuration is incorrect, or the set of sampled data is too small.
Is there any reason why this regex wouldn't work in Google Analytics?