Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

use python to extract data from Google Analytics and save this in a csv file

Notifications You must be signed in to change notification settings

serinus42/Python-Google-Analytics-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The python with the Google Analytics API to create a custom csv report.
This application uses adapted code from the Python Quickstart at
 https://developers.google.com/analytics/devguides/reporting/core/v3/quickstart/service-py

API key and API user name are not included for security reasons.

To run the application, execute the file app.py on a system with Python installed (internet connection required),
eg in Linux: python app.py

About

use python to extract data from Google Analytics and save this in a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages