Skip to main content

Google Analytics Data API client library

Project description

preview pypi versions

Analytics Data: provides programmatic methods to access report data in Google Analytics App+Web properties.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Analytics Data.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-analytics-data

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-analytics-data

Next Steps

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

google-analytics-data-0.18.9.tar.gz (196.4 kB view details)

Uploaded Source

Built Distribution

google_analytics_data-0.18.9-py2.py3-none-any.whl (167.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-analytics-data-0.18.9.tar.gz.

File metadata

File hashes

Hashes for google-analytics-data-0.18.9.tar.gz
Algorithm Hash digest
SHA256 51a21fc296331ab995213a002957b249b7b021f5e333c433be6c7f64d9688b54
MD5 379394ade1f7a2744c30bd208f5aca20
BLAKE2b-256 0896b7cc4268123d8bade73da702d24ccbfd6a2ba15af3748eae00567206b8aa

See more details on using hashes here.

Provenance

File details

Details for the file google_analytics_data-0.18.9-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_analytics_data-0.18.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 32547b2b162bd905c8f002078445479ba42a8ec195d13bca4fb1af794d9d2dfd
MD5 d9359b3f5d1fb18ce8c01784e46f3fca
BLAKE2b-256 7098dddd00855ba7080e7f6194e5659fc3a4de4b99d00a354efa5456955406d4

See more details on using hashes here.

Provenance

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