Top "Google-analytics" questions

Google Analytics is a free web analytics solution that uses JavaScript to send data.

How to export complete Google Analytics historical data?

I was given a few days to export all the historical data from a Google Analytics account before access will …

google-analytics export-to-excel export-to-csv
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
Event tracking data - How long to show?

I have set up event tracking for the first time with Google analytics. My account is receiving normal traffic data …

google-analytics
"1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number call:" on Indy

I have a web app that makes frequent TIdHTTP calls to the Google Analytics API (around 25,000-50,000 per day). Every …

delphi google-analytics openssl indy
Uncaught ReferenceError: _gaq is not defined (Google Analytics)

The following message appears when viewing a site page in the chrome debug log. Uncaught ReferenceError: _gaq is not defined …

google-analytics onload-event
Is there a way to stop Google Analytics counting development work as hits?

I have added the JavaScript that I need to the bottom of my pages so that I can make use …

development-environment google-analytics
How to set up Google Analytics for React-Router?

I'm trying set up Google Analytics on my react site, and have come across a few packages, but none of …

google-analytics reactjs react-router
Track button click as goal in Google Analytics

I have a button on my website, clicking on this button reveals a phonenumber. HTML <div class="call-wrapper-middle"> &…

javascript jquery button google-analytics goal-tracking
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