Top "Google-analytics" questions

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

What is a viewId in Google Analytics?

According to the Google Analytics "Creating a Report" guide, a required field for a request is the viewId: A valid …

google-analytics google-analytics-firebase
307 Redirect when loading analytics.js in Chrome

I'm building a web app and using Google Analytics (analytics.js) for analytics. I recently noticed that analytics aren't working …

javascript google-chrome google-analytics
How to disable/remove FirebaseAnalytics

I update 'Google/Analytics' from CocoaPod and get FirebaseAnalytics. After that, each time I run project, the FirebaseAnalytics turns out …

ios google-analytics cocoapods firebase-analytics
How to decode google gclids

Now, I realise the initial response to this is likely to be "you can't" or "use analytics", but I'll continue …

google-analytics statistics analytics protocol-buffers google-ads-api
How to capture if a visitor is from a google adwords click

When a user signs up on my site I want to be able to store whether or not they came …

google-analytics tracking google-ads-api web-analytics
Google Analytics API: filter by URI?

My site has user profiles that are accessible via URLs that look like this: www.domain.com/profile/123/.... I want …

google-analytics google-data-api google-analytics-api
AnalyticsService not registered in the app manifest - error

I am trying to implement google analytics service to android app using the following documentation provided in sdk: https://developers.…

android google-analytics android-manifest
How to Block Spam Referrers like darodar.com from Accessing Website?

I have several websites that get daily around 5% of visits from spam referrers. There is one strange things I noticed …

.htaccess google-analytics referrer-spam
Send event to Google Analytics using API server sided

I have a website where I send events to Google Analytics using javascript function: ga('send', 'event', 'showphone', 'feedback', 'result'); …

php google-analytics google-api measurement-protocol
How to extract data from Google Analytics and build a data warehouse (webhouse) from it?

I have click stream data such as referring URL, top landing pages, top exit pages and metrics such as page …

google-analytics data-warehouse etl