Skip to main content

Extract event views to Google Analytics

Project description

Bart Extract GA

PyPI version

Extract event views to Google Analytics

Install

$ pip install bart-extract-ga

Modules

  • extract.processor.extract_yesterday: exports data from D-1
  • extract.processor.extract_by_date_ranger: exports data from date specified in the parameters, start_date and end_date

Usage

from extract.processor import extract_yesterday

extract_yesterday(
    ga_viewId="ga:123456789",
    ga_credential="/tmp/credentials/GA_credentials.json",
    s3_path="s3://prd-lake-raw-bart",
)

Obs

  • s3_path: the path can be a local path or a path to an AWS S3 bucket

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bart-extract-ga-0.1.1.tar.gz (8.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page