Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Latest commit

 

History

History
51 lines (34 loc) · 1.92 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.92 KB

referrer-spam-bot

![Gitter](https://badges.gitter.im/Join Chat.svg)

The easy way to remove your referrer spam and ghost traffic from your Google Analytics account.

Meteor Facebook feed

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/

Why

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.

Requirements

  • Meteor >= 1.4.x

Tools

Free Mockup Generator - MockupsJar
iPhone Mockup Generator - MockupsJar
MacBook Pro Mockup Generator - MockupsJar
Android Mockup Generator - MockupsJar

Quick start

  • 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

License

Copyright © 2014-2016 ICENodes. Licensed under the terms of the MIT license.

Provided by ICENodes - www.icenodes.com