Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-analytics]

Google Analytics is a free web analytics solution that uses JavaScript to send data. Use for questions only about implementing the JavaScript portion. Questions related to Google Analytics data or usage should be submitted to https://webapps.stackexchange.com/

0 votes
1 answer
16 views

Huge Discrepancy in Total Users Between BigQuery and GA4

I'm experiencing a significant discrepancy in the total user count between BigQuery and GA4. I'm using Shopify and Elevar for server-side tracking. Over one week, there is a 15% discrepancy, and over ...
ali izadi's user avatar
  • 482
-1 votes
0 answers
15 views

Setting up Google analytics for my ASP.NET Web API

I have a requirement to implement Google analytics for my ASP.NET Web API. I know Google analytics will be easier for websites. I wanted to know if there is a way to implement or is there any other ...
Parashuram Kateegar's user avatar
0 votes
2 answers
32 views

Google Analytics subdomain tracking (GA4)

I am the new one in Google Analytics 4, so I have some (maybe dumb) questions. I am developing (React.js) website my-app.com and we have a lot of subdomains like test.my-app.com, hello.my-app.com, etc....
neman's user avatar
  • 314
0 votes
0 answers
21 views

Google Analytics, no session_start event in user detail events

I run a online shopping website, and I use GA to measure ROI of different traffic source, such as meta ads, google ads, etc. Now, I find some strange orders that should attribute to google ads, but ...
Bread's user avatar
  • 1
-1 votes
0 answers
17 views

Value discrepancy between GA4 data in the interface versus the Analytics API [closed]

So I sent a single event via Postman for testing purposes with a value of 99.99. This is reflected in a custom report I created in the GA4 interface. However, when I pulled that data via AppScript, it'...
Isabella Doyle's user avatar
0 votes
1 answer
24 views

Problem sending event to Goggle Analytics via python

I have this .py code that should send an event to google analytics 4. When i execute the code, i get 204 message which i think means it run successfully. My problem is that when i go to events on ...
João Pedro S. Fernandes's user avatar
-2 votes
1 answer
58 views

Neo4j Web Analytics model

I would like the depict the flow of paths followed by a user using Neo4j. I want to produce an output like a sankey diagram. The project I am doing requires a similar output like Google Analytics. Is ...
Sharon 's user avatar
0 votes
0 answers
35 views

Do the purposes in Google's GDPR messaging tool cover other products than Google AdSense and AdMob? [closed]

Google offers a GDPR messaging tool both on its AdMob Platform and on its AdSense platform. In both cases the tool covers all the 11 purposes defined by IAB. Do these purposes also cover other Google ...
Costas's user avatar
  • 521
-2 votes
0 answers
43 views

Google analytics not showing data, when i access my website from mobile phone [closed]

Data is not being recorded on Google Analytics when accessing my website from a mobile phone. However, when I access the same website from my Laptop, the data appears correctly in DebugView. I have ...
Laila I's user avatar
-1 votes
0 answers
41 views

React Native App Stopped Logging Conversions to Google Ads

I have a React Native Expo app for iOS that uses Firebase and Firebase Analytics to log user installs. The app correctly logs events to Firebase and Firebase Analytics, where I can see events such as ...
Viktor Pesic's user avatar
0 votes
0 answers
16 views

How to add Adalyser tracking tag in GTM for Magento 2

How we can integrate adalyser tracking code in GTM for magento 2. and they are mentioning, These tags must be sequenced to fire after the all pages tag in order to function. any one can offer any ...
Mani's user avatar
  • 113
0 votes
0 answers
19 views

Google Tag Manager/Firebase Set Up and Data Tracking Issues

I have set up Google Tag Manager and the containers within. I linked Firebase through the app to receive data however we are still not getting any data. The triggers are not firing and as we are ...
Bi-Rite Family of Businesses's user avatar
-2 votes
0 answers
22 views

All my IOS conversion (firebase) use the wrong version of my application on Google Ads

I currently have a conversion problem between firebase and google ads. To put it simply, when I import my first_open (IOS) conversion on google ads, it uses an old version of my application and not ...
Melvin MASSEAUX's user avatar
1 vote
1 answer
39 views
+100

GADS imported events GA4 - Enhanced conversions?

Hello community, I remember a while back, using the appraoch that Google ADS conversions being imported from GA4 - was not optimal, becasue it did not allow to meassure enhanced conversions in this ...
Oliver Goossens's user avatar
-1 votes
1 answer
59 views

unknown urls in my Google Analytics performance dashboard

I have a hobby wordpress website with around 4 pages and 4 posts in total. Google notified me that my website has "malware". The link that I was notified was this: I checked my Google ...
user2979010's user avatar
0 votes
1 answer
53 views

Filtering dev environment events Google Analytics 4

I'm looking for a solution to be able to automatically filter pageviews from localhost. Ideally I'd like to track developer traffic but I'd like to not have to create custom reports manually to filter ...
Bryan's user avatar
  • 163
0 votes
0 answers
46 views

Google Ads Square Logo Not Filling Circle

I'm encountering an issue with Google Ads where the square logo I uploaded doesn't fill the circular space on the platform. Despite uploading a square logo as per the requirements, it appears smaller ...
Mr Mbourg's user avatar
0 votes
0 answers
25 views

Get list of date dimensions in chronological order

I would like to get a list of views (any metric really) using the google analytics API. I used the metrics for screenPageViews and the dimension date. I do get the metrics, but they are not in ...
M4X_'s user avatar
  • 537
0 votes
0 answers
27 views

Data set not created for firebase analytics and Bigquery integration,

I recently linked my Firebase project with Google Big Query. My Firebase project has an active Android and iOS app and I can successfully retrieve data. When I exported Crashlytics, Performance ...
A. Floyd's user avatar
  • 115
0 votes
1 answer
49 views

GA4 Measurement via standard HTTP Request

I am using GA4 Event Builder to understand how I can do a vanilla HTTP POST request to record a GA4 event. I used the builder to input what I believe to be the correct "Measurement ID" and &...
Simple Guy's user avatar
0 votes
1 answer
29 views

promote Bigquery table replica to primary

I have a dataset in Bigquery which has a connection to Google Analytics so that the GA-data is loaded into a Bigquery sharded table called events_YYYYMMDD. This happens automatically in the background....
VBADirk's user avatar
  • 17
0 votes
0 answers
27 views

BigQuery and GA4 total users cant match

I'm trying to find out how many distinct user records there are for an event between certain dates with BigQuery. The results of BigQuery query does not match with the Google Analytics and Firebase ...
OmerBoyaci's user avatar
0 votes
0 answers
45 views

Google Analytics returns 500 when creating new access bindings for service accounts

Google analytics returns status code 500 when trying to add a new service account email. Content-Type: application/http Content-ID: <response-batch<id>@googleapis.com> HTTP/1.1 500 ...
mongj's user avatar
  • 1
0 votes
0 answers
68 views

Why do I get Minified React error #418 in Next.js 14 deployment but not in development

So I recently added Google Analytics and a cookie banner in my website. In development everything works fine, but in the deployment I get these errors: Error: Minified React error #418; visit https://...
user3040230424's user avatar
0 votes
0 answers
27 views

How to stop google analytics from setting _ga cross-site cookie when using resources from site A on Site B

I have a website (A) example.com on which I've placed google analytics tag. I have a second website (B) property.com on which I am loading resources from subdomain.example.com. When I visit site A (...
nunsy grey's user avatar
0 votes
1 answer
38 views

Tracking booking event using GA4 analytics without GTM

I am trying to create an event on GA4 Analytics account that detects whenever someone clicks the Confirm Booking button and books an appointment, but I am not sure that set the correct matching ...
ShadowKnight's user avatar
0 votes
1 answer
49 views

Firebase Analytics first_open and session_start events not sent when consent granted

In our project we switched to Consent Mode v2 and therefore set the initial consent of analytics_storage, ad_storage, ad_user_data and ad_personalization_signals to false. After this change we were no ...
AnSrwn's user avatar
  • 13
-1 votes
0 answers
29 views

Adding events along with Params and User params not working

I am trying to create an audience based on exit and entry events i create in GA4. To achieve this, i want to be able to pass the userproperty and event properties. Events are getting created without ...
Bala Murali's user avatar
0 votes
1 answer
41 views

Can't get article properties from web page published in Zendesk

When I add the following in script.js in a ZenDesk template, user properties are returned successfully: var userRole = HelpCenter.user.role; console.log(userRole) This works also var isAdmin = ...
hcdocs's user avatar
  • 1,240
0 votes
1 answer
31 views

Firebase Analytics for website is not sending any data in production (https)

I have a React + React Router + Vite application working in production. Now I'm trying to integrate it with Google Analytics. This is my code: import { getAnalytics, logEvent } from 'firebase/...
Sandro Simas's user avatar
  • 1,297

15 30 50 per page
1
2 3 4 5
713