Top "Google-analytics-api" questions

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

Number of visitors on a specific page

I'd like to see the number of visitors on a specific page (for which I have URL). I don't find …

google-analytics google-analytics-api
How to refresh token with Google API client?

I've been playing around with the Google Analytics API (V3) and have run into som errors. Firstly, everything is set …

php google-api oauth-2.0 access-token google-analytics-api
Google API authentication: Not valid origin for the client

When making an auth request to the Google API (gapi), it's returning false on the checkOrigin. I have removed any …

google-api google-oauth google-analytics-api google-api-js-client
Can Google Analytics show me visits by hour?

I am interested in seeing visits on my site broken down by hour - is there any way to generate …

google-analytics google-analytics-api
Google Analytics API: "User does not have sufficient permissions for this account."

I'm writing a Ruby app that accesses the Google Analytics API to pull down some experiment information. The app connects …

google-analytics google-api google-analytics-api google-api-client
Google Analytics API - Get page view information for specific URLs

I am looking to implement a page view tracking system on one of my websites. The website is a directory …

google-analytics google-analytics-api google-api-php-client
What is the client ID when sending tracking data to google analytics via the measurement protocol?

I want to use Google's new measurement protocol for sending tracking events from my server instead of JavaScript. This page …

google-analytics google-analytics-api
Use Google Analytics API to show information in C#

I been looking for a good solution all day but google evolve so fast that I can't find something working. …

c# .net google-api google-analytics-api
Display Google Analytics data on my web site?

I'm trying to figure out a way to display data collected from Google Analytics on my web site. I'm using …

javascript asp.net-mvc google-analytics google-analytics-api nopcommerce
Service Applications and Google Analytics API V3: Server-to-server OAuth2 authentication?

I'm trying to make a server application to routinely pull Google Analytics data from my own GA account. Note, it …

php google-api oauth-2.0 google-analytics-api jwt