dscape / GoogleAnalyticsToGraphite

PIpes Google Analytics stats into a graphite instance -- Open sourced code from Etsy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphiteToGoogleAnalytics
=========================

  1. Add your graphite server and google analytics account information in config.php

2. Execute run.php
ex: run.php (pull yesterdays data)
run.php 3 (pull the last 3 days data)
run.php 2012-11-01 (pull the data for a specific day)

About

PIpes Google Analytics stats into a graphite instance -- Open sourced code from Etsy.com