Top "Google-analytics-api" questions

A set of APIs for building custom reporting solutions and programmatically managing existing Google Analytics accounts and users.

google analytics metrics and dimensions API question

I'm trying to use google analytics API to retrieve some data to build a chart that displays number of visitor …

google-analytics google-analytics-api
Import Error: Google Analytics API Authorization

I'm trying to run the sample provided here https://developers.google.com/analytics/devguides/reporting/core/v3/quickstart/service-py for …

python oauth-2.0 google-api google-oauth google-analytics-api
Google Analytics V2 not recording stats from Android app

I'm using EasyTracker from the SDK for Android V2.0 beta 3. I've followed all the steps described at https://developers.google.…

android google-analytics google-analytics-api
Service Account Google Analytics OAuth AccessType = Offline C#

I've got credentials of an account with access to Google Analytics, I'm looking to utilise the Analytics Core Reporting API …

c# asp.net oauth google-analytics-api
Filtering results from Google Analytics Reporting API

I am successfully downloading results from Google Analytics using the reporting API (version 4), with the PHP client library. But I …

google-analytics google-analytics-api
Video Tracking Using GA Event Tracking

I'm trying to setup GA Event Tracking on my site for an IFRAME Vimeo Video embed. However, I can't figure …

google-analytics google-analytics-api vimeo event-tracking
Google Analytics V2 SDK for Android EasyTracker giving errors

I have followed the tutorial for the new Google Analytics V2 SDK for Android located here: https://developers.google.com/…

android google-analytics google-analytics-api
Core Reporting API - How to use multiple dimensionFilterClauses filters?

I'm trying to use multiple dimensionFilterClauses into a Core Reporting API V4 query. If I use just a filter on …

python python-3.x google-analytics google-analytics-api google-analytics-firebase
Exception: Quota Error: User Rate Limit Exceeded

I have a Apps Script where I Loop trough my Google Analytics Account till I get to a certain Profile. …

google-apps-script google-analytics-api google-api-console
Google API Error 400: "Client project not found"

This is my first time diving into Google API's. I'm trying to get a simple test working following the Google …

google-api google-analytics-api google-developers-console