Skip to content

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

Notifications You must be signed in to change notification settings

vijayanandrp/google-analytics-bigquery-ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google_Analytics_Database_Dumper

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages