Skip to main content

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/

google-analytics
0 votes
1 answer
12 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
21 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
23 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
28 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,230
0 votes
1 answer
19 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
0 votes
0 answers
20 views

google analytics doesn't assign user id in user explorer

I'm trying to see what each user do in user explorer and I want to get the id of the user, I followed the documentation, but sometimes, when the user logs in, it doesn't get the user id what did I do: ...
Esraa Abodeif's user avatar
0 votes
0 answers
11 views

Google Analytics UA: How to show the sessions from Google and a specific URL

I'm trying to export historical data from Universal Analytics before its closure. I want to get the sessions that came from Google results and launched 'https://example.com/product/whataver'. For that,...
Hookstark's user avatar
  • 1,149
0 votes
1 answer
24 views

GA4 tag triggering

My GA4 tag is firing via the "DOM Ready" trigger (the user has not yet accepted or denied consent). Shall I fire it again, when the user makes a choice and the consent value is updated? ...
feyen01's user avatar
  • 417
0 votes
0 answers
13 views

How to export GA3 custom variables with the Google Analytics Spreadsheet Add-on

The Google Analytics Spreadsheet Add-on works fine for exporting page views, sessions, users, events, etc. However I also want to export my custom variables (key01-04 with value01-04). According to ...
basZero's user avatar
  • 4,207
0 votes
1 answer
24 views

Finalizing GA4 migration - are Universal Tags going to become inactive?

We are finalizing our migration to Google Analytics 4. Our current client base has a bunch of accounts that are using Universal Analytics tags. Do I need to go through and remove those/replace all ...
Andy Wallace's user avatar
0 votes
0 answers
9 views

"Session Google Ads Query" displays no data on Google Analytics

When I go to Acquisition -> Overview -> Google Ads Campaign, I can see the click and impression for each day of the campaign, but when I want to add the dimension "Session Google Ads Query&...
Jean François Manatane's user avatar
-1 votes
0 answers
25 views

Google Looker Studio Segments with GA4

The old segments from Universal Analytics are not available anymore with GA4 in Looker Studio. Is there any workaround, that also includes historical data? I´m migrating dashboards from a UA property ...
Janis B's user avatar
0 votes
0 answers
10 views

Filter revenue by event in gtag

puchase => event all order puchase_1=> event cash order purchase_2 => event installment order I send event data to gtag with (purchase and purchase_1 and purchanse_2). Why the total revenue ...
Javohir Xoldorov's user avatar
0 votes
0 answers
10 views

Backfill Google Analytics (GA4) Data in Big Query [duplicate]

I enabled BigQuery export from Google Analytics GA4 yesterday, I understand that from now on I will get a daily export; which I confirm it works. However, I am interested in exporting data from before ...
user2232305's user avatar
1 vote
2 answers
28 views

Tracking traffic across two sites, one a subdomain of the other

Context As the title mentions, I have two sites, one a subdomain of the other. To be clear: Landing page (hosted on Webflow) - website.com Application (hosted on Bubble.io) - app.website.com Desired ...
Lawrence Humphrey's user avatar

15 30 50 per page
1
2 3 4 5
1426