![Gitter](https://badges.gitter.im/Join Chat.svg)
The easy way to remove your referrer spam and ghost traffic from your Google Analytics account.
Currently we support:
- Connect to GA account
- Disconnect from GA account
- View list of your properties
- Compute filter base on existing referrers from the view
- Extract referrer spammers from referrer-spam-blacklist
- Apply filters
- Remove filters
Notes:
- No database required since we don't store any information on the server
- Most of the logic is on the client side and the server only makes the requests to the Google Analytics API
You can see the demo at http://referrerspambot.icenodes.com/
We were having issues with some of our Google Analytics properties and we decided to hack an internal tool which later was released to the public.
- Meteor >= 1.4.x
Free Mockup Generator - MockupsJar
iPhone Mockup Generator - MockupsJar
MacBook Pro Mockup Generator - MockupsJar
Android Mockup Generator - MockupsJar
- Download / Clone the repository
git clone https://github.com/bmustata/referrer-spam-bot
- Navigate into your project directory 'cd referrer-spam-bot'
- Put your Google Analytics API key 'ga_client_id' and 'ga_scope' in
private/dev-config
file - Start the Meteor application with
meteor
- Open
http://localhost:3000
in your browser
Copyright © 2014-2016 ICENodes. Licensed under the terms of the MIT license.
Provided by ICENodes - www.icenodes.com