Skip to content

A simple NodeJS script to retrieve Google Analytics reports via API and saving it to CSV

License

Notifications You must be signed in to change notification settings

che-wf/node-ga-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ga-analytics

Synopsis

This project is primarily a way of retrieving custom reports from Google Analytics using NodeJS. This script will be focusing on retrieving multiple daily reports for a specified number of sequential days.

Installation

In order to run this script, you'll need to do two things in addition to cloning this repo.

  1. Follow the instructions on 2ality in order to get your JSON authentication file for Google Analytics API.
  2. Make sure NodeJs is installed. If it isn't installed already, you can download it here.

About

A simple NodeJS script to retrieve Google Analytics reports via API and saving it to CSV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published