Google Analytics
embulkのinputプラグインである embulk-input-google_analytics を使ってgoogle analyticsからデータを抽出したので覚書です。 GCP ConsoleとGAのつなぎこみ embulk-input-google_analytics では、GAの認証をGCPのサービスアカウントで認証します。 そのため…
PHP Google Analytics Zend_ViewGoogle Analyticsのコードを埋め込んだページで以下のようなエラーが発生した Setting private or protected class members is not allowed Zend_View_Abstract->__set('__utmz', '1234567890.12387...') エラーメッセージか…