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 V3 / OAuth 2

I've desperately tried to figure this out on my own, and did not want to come to SO with this …

google-analytics google-analytics-api
Google Analytics API v4 for Android Does NOT Send Screen Views

I've set all things for google analytics api v4 as it mentioned here: https://developers.google.com/analytics/devguides/collection/…

java android google-analytics google-analytics-api google-analytics-firebase
Google Analytics - Access api without login

I had successfully configured google analytics api and get successful data. I want to access analytics api without gmail login. …

google-analytics google-api google-analytics-api google-api-php-client
kGAIScreenName of Google Analytics for iOS v3 is undeclared?

Today, I found GoogleAnalytics-iOS-SDK have new 3.0 version in Cocoapods. I upgraded and I try to modified the code of manual …

ios google-analytics-api
Is it possible to read ExperimentId and VariationId in Javascript with Google Optimize?

I have created an A/B-test using Google Optimize. Now I would like to read the current experimentId and variationId …

javascript google-analytics-api google-optimize
How to create tracking pixel with Google Analytics for 3rd party site?

We need to track conversions that happen on a 3rd party site. The only thing we can place on that …

google-analytics google-analytics-api universal-analytics
google analytics api query a specific url

I am accessing the Google analytics API with PHP which works on my end but I'd love to filter the …

php google-analytics google-analytics-api
How to pull Google Analytics stats?

Is Google API Ruby client the best option? I have a site example.com with users and I want them …

ruby-on-rails ruby-on-rails-3 google-analytics google-analytics-api
Retrieving data from Google Analytics API using .NET/C#

I'm trying to retrieve data from google analytics with a local console app. Im able to extract some data without …

c# .net google-analytics google-analytics-api gdata
Refresh Token for Google Api Php Client

I am using the Google API Client to access Google Analytics. I want to access the data in offline mode, …

oauth-2.0 access-token google-analytics-api