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 API: filter by URI?

My site has user profiles that are accessible via URLs that look like this: www.domain.com/profile/123/.... I want …

google-analytics google-data-api google-analytics-api
PHP Google Analytics API - Simple example

I am trying to set some basic example of using Google Analytics with this library: https://github.com/google/google-api-php-client …

php api google-analytics google-analytics-api
How to delete a event from event tracking of Google Analytics?

I send some event to Google Analytics using this function _gaq.push(['_trackEvent',category,action,label,value]); but I …

google-analytics google-analytics-api
X509 certificate not loading private key file on server

I'm using the Google Analytics API and I followed this SO question to set up the OAuth: https://stackoverflow.com/…

c# asp.net-mvc-3 google-analytics-api x509certificate2
Google Tag Manager with AngularJS?

How do I use GTM with Angular? I'm trying to fire a (virtual) pageview event when I load a new …

javascript angularjs google-analytics google-analytics-api google-tag-manager
How to login to Google API with Service Account in C# - Invalid Credentials

I'm beating myself bloody trying to get a simple service acccount login to work in C#, to Google API and …

c# google-oauth google-analytics-api google-api-dotnet-client service-accounts
Analytics Reporting API V4 Client Library for .NET

I'm trying to get some data from our google analytics instance and I'd like to use the Analytics Reporting API …

c# .net google-analytics-api google-api-dotnet-client google-analytics-firebase
How to retrieve exact user-agent string from Google Analytics

We have an interesting 'bug' in our JS code that only fires when a user agent has a specific combination …

google-analytics user-agent google-analytics-api
"Not sufficient permissions" google analytics API service account

I'm trying to fetch data with the Google Analytics API through service accounts. I have been searching on stackoverflow how …

php google-analytics-api jwt
Is there a Google Analytics-like solution to track REST calls to a web service?

Just wondering if there's any out of the box solution for this, I am not too familiar with the analytics …

google-app-engine rest google-analytics analytics google-analytics-api