You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2025. It is now read-only.
Main goal is to bring google analytics to the local environment for building more intelligence reports.
1. Idea is Linking Google Analytics with Big query
2. In big query - export table as csv/json/avro to Google Cloud Storage
3. Download data from Google Cloud storage to local machine
I have written simple framework to dump the google analytics data from big query by exporting to cloud storage.
Please configure the config.ini file in etc directory.
You need to enable the apis like big query and storage api in cloud consoles
You need a service account along with credentials as json file to the furhter processing
This browser does not support PDFs. Please download the PDF to view it: Download PDF.
About
A Python library that allows you to interact with google cloud Buckets system. Its simple framework to dump the google analytics raw data using big query tables and exporting to cloud storage