2015-03-31 各プログラム言語毎のGoogle Analytics API(R,python,Excel) google analytics スポンサーリンク Google Analyticsのデータを毎回、Web画面経由でエクスポートするのは面倒かつ、あれの画面からだと取得できないデータもあるのでそんな時にAPIを使うと便利。ということで各プログラミング言語からのAPI呼び出し方法をまとめる。適宜更新します。 APIの使い方 R 使用例 http://blog.livedoor.jp/tattyamm/archives/4018354.html http://www.r-bloggers.com/how-to-extract-google-analytics-data-in-r-using-rgoogleanalytics/ ライブラリ https://code.google.com/p/r-google-analytics/ マニュアル https://developers.google.com/analytics/solutions/r-google-analytics Python 使用例 http://symfoware.blog68.fc2.com/blog-entry-1428.html ライブラリ https://code.google.com/p/gdata-python-client/ マニュアル https://developers.google.com/api-client-library/python/start/installation Node.js ga-analytics http://hideack.hatenablog.com/entry/2015/01/25/171357 universal-analytics https://www.npmjs.com/package/universal-analytics node-googleanalytics http://liginc.co.jp/web/programming/node-js/123492 google-api-nodejs-client http://blog.oimou.com/node-jsdegoogle-analyticsnodetawoqu-de-surud93fbc51/ Excel 使用例 http://www.vervesearch.com/articles/easy-google-analytics-api-for-excel-2/ http://www.find-job.net/startup/ga_spreadsheet_auto http://site-kaiseki.com/googleanalytics/api/googleanalyticsapi.html Google Spread Sheet マニュアル https://developers.google.com/analytics/solutions/google-analytics-spreadsheet-add-on 使用例 http://marketing.livesense.co.jp/post/54268376399 Google Analytics APIの一般情報 全般 https://developers.google.com/analytics/ フィルタ(filters)を使うときの演算子 https://developers.google.com/analytics/devguides/reporting/core/v2/gdataReferenceDataFeed 使用するパラメータのサンプル等 https://ga-dev-tools.appspot.com/explorer/