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.1rc0.tar.gz (138.6 kB view details)

Uploaded Source

Built Distribution

google_analytics_data-0.18.1rc0-py2.py3-none-any.whl (134.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-analytics-data-0.18.1rc0.tar.gz.

File metadata

File hashes

Hashes for google-analytics-data-0.18.1rc0.tar.gz
Algorithm Hash digest
SHA256 6096d89541fa5089326cee4b5a4af3233b9136b6d3929506ccb0f38e4991de39
MD5 f180398dee66b8955a4ac6a91e2115b8
BLAKE2b-256 49e9b78700e2fa02d5ff2b719676a12ab5b605e1a92e7577883b6c93b1637172

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_analytics_data-0.18.1rc0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6a934b74203948925ed69dfe831c133fcde0f045e8992c9961ab3da9997919fb
MD5 8d9a6806a36e6e3aeafc02447dde424d
BLAKE2b-256 cda58232a5d691ca30409cad7de74da40c5a321fe8597c7234c593141ba1bc1c

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