Top "Google-analytics-api" questions

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

How to read events from Google Analytics API?

How do I read custom events from the Google Analytics API (e.g. with the help of gapi.class.php)? …

php google-analytics analytics google-analytics-api
How export more than 5000 rows from google analytics to an excel

I am trying to export more than 5000 rows to an excel sheet from google analytics, but I am not able …

google-analytics google-analytics-api google-analytics-firebase
Google Analytics Access with C#

I know that there is no official API for Google Analytics but is there a way to access Google Analytics …

c# google-analytics google-analytics-api
Google Analytics - Visit duration 0 sec

I am using Google Web Analytics Online Tool to monitor visits on my site. What bugs me is that often …

google-analytics google-analytics-api
Google AdWords - How to correctly use Auto-Tagging and UTM variables in AdWords?

Let me preface this question with a little background information: I have a web based system that takes in data …

google-analytics-api google-ads-api utm
How can I get an updated access token, using stored refresh token

I'm building an application that allows the admin to authenticate access to their analytics account for offline usage, and stores …

php oauth-2.0 google-analytics-api google-api-php-client
API for historical traffic data?

Does anyone know of a public API for historical traffic data? Some quick googling pulls up an API from Yahoo …

api google-analytics google-analytics-api traffic
Google Analytics API v3 authorization to allow access to my data

I am developing an app that allows users to see my own Google Analytics Data using Google API v3. Everything …

api oauth google-analytics google-analytics-api
Google Analytics API oauth exception "invalid_grant" with Service Account. Same code on two servers. Only one works

I'm querying the Analytics API via a Service Account. I have written the code on the dev server and it …

php api exception oauth google-analytics-api