Top "Google-analytics" questions

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

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
Google Analytics Event-based Goal Funnels

I have what might be a unique GA requirement. I need to track Goal conversions in a SPA based on …

google-analytics analytics
How to extract information from Google Click ID (gclid)?

There is some way to get campaign information like source, name, medium, keyword, etc from the given gclid parameter that …

google-analytics google-ads-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
Uncaught ReferenceError: ga is not defined with ga('require', 'ec')

My site tracks pageviews using Google Tag Manager,and loads the enhanced e-commerce plugin in some pages using ga('require', …

google-analytics google-tag-manager
Google Analytics says "Tracking Not Installed" but I see it working?

My site www.katievb.com is a blog hosted by blogspot.com. I've created a Google Analytics account and registered …

google-analytics
Tracking email opens in Google Analytics

We have tracking in our emails to track clicks back to our site through Google Analytics. But is there a …

google-analytics analytics email-analytics
Event Value ? Google analytics / measurement protocol

How to use event value / view it when I use event tracking with measurement protocol. Currently in events tab in …

google-analytics universal-analytics measurement-protocol
How to set custom variables through the new analytics.js of GA

See the Guide https://developers.google.com/analytics/devguides/collection/analyticsjs/custom-dims-mets I cant find any way to track Custom …

google-analytics
Firebase authentication vs AWS Cognito

We are building a mobile and web app on AWS using API Gateway and Lambda and are currently evaluating if …

amazon-web-services firebase google-analytics firebase-authentication amazon-cognito