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.8.tar.gz (196.4 kB view details)

Uploaded Source

Built Distribution

google_analytics_data-0.18.8-py2.py3-none-any.whl (166.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-analytics-data-0.18.8.tar.gz
Algorithm Hash digest
SHA256 b1f82344d1f5434a025906b2ad2c4a1a53afe6d7ec732e2eb0316e45d70e6f72
MD5 4912ae610012152c696b1b2a9371c73a
BLAKE2b-256 2d5436cc25a3ec8e54a2918a179abb9c0738cd5333e29d5e2d61bee281ccb2c2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_analytics_data-0.18.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a9150452579ddc04a2e701ca20ba000dda23db578730a1107ec16e1fdb26ba02
MD5 5eccd238bd8d4b30b6100b179c001556
BLAKE2b-256 15fe534a9e6555e6a2ad00e8f95028aa219820eb399e238ce4aa6e12a832282b

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