Top "Google-analytics" questions

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

What does google-services.json really do?

I work on adding Google Analytics and GCM services to my current app. On the guide for both services implementation, …

android json google-analytics google-play-services google-cloud-messaging
Google Analytics pageTracker is not defined?

Little bit confused... I am trying to track mailto links being clicked, but constantly 'pageTracker is not defined' is shown. …

javascript google-analytics
How long does it take for Google Analytics Goals to start show some data?

I am testing Google Analytics Goals but I am not sure if I have it setup correctly. I setup a …

web google-analytics
Swift 2 / iOS 9 - libz.dylib not found

I'm using some external codes from google in my new Swift 2.0 project that required "libz.dylib" in earlier versions. After …

swift google-analytics swift2 ios9 google-analytics-sdk
Unable to link GoogleAnalytics 3.01 with XCode 5 (missing required architecture x86_64)

I have built my App (targeted for iOS7) and now want to apply Google Analytics as the last step before …

ios xcode cocoa-touch google-analytics linker-errors
Should I put the Google Analytics JS in the <head> or at the end of <body>?

Google gives me a piece of javascript and tells me to include it in the <head>. Can I …

google-analytics
What is "var _gaq = _gaq || []; " for?

The Async Tracking code in Google Analytics looks like this: var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-XXXXX-X']); _gaq.push([…

javascript google-analytics
Events not being tracked in new Google Analytics (analytics.js) setup

I have a website that I am using the new Universal Analytics (analytics.js) to track. Everything is setup and …

events google-analytics jquery analytics.js
Event Tracking Using Google Universal Analytics

I have seen other topics on this issue. I have tried to search and cant figure it out so i …

javascript jquery google-analytics analytics
Use Google Analytics to track Google Form submissions

I'm using Google Forms (a Google Doc spreadsheet with an automatically generated form that the user can fill in to …

google-analytics google-docs