Skip to main content

Painless Google Analytics

Project description

# Gapy

Gapy is a thin service account client for Google Analytics.

# Get set up

First you need to create a service account in your [Google API Console](https://code.google.com/apis/console). Then just create a gapy client and start querying.

{{{python import gapy

client = gapy.service_account() client.query.get(“12345”, datetime(2012, 1, 1), datetime(2012, 2, 2), “visits”, “date”) }}}

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

gapy-0.0.1.tar.gz (3.8 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