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/

0 votes
0 answers
22 views

Google Analytics in Chrome Extension isn't remembering users with given Client ID

I have a chrome extension and I want to track analytics. Sending an event is fine, but, remembering users doesn't seem to be working. Google is showing every user as new; therefore, when I look at ...
OssenCoder's user avatar
0 votes
0 answers
11 views

How can I get google analytics to track a Vendor Name (using page_post_Author variable in gtag) and show the vendor name?

Using google tag I got the custom data-layer variable setup. the COUNT is showing in Google Analytics as an event but I want the count to be sorted based on the VALUE of that variable. i,e, A visitor ...
Support NVMedia's user avatar
-2 votes
0 answers
22 views

Does this code of Google Analytic will work right? [closed]

I asked our programmer add code snippet for Google Analytics. He said that he done this. The site made on React. I expected that code of GTM and Google Analytics snippet look like this: <!-- Google ...
Andrey Tusha's user avatar
0 votes
0 answers
12 views

PERMISSION_DENIED for google analytics batchGet API

I'm encountering a permission error while calling the batchGet API. API: "https://analyticsreporting.googleapis.com/v4/reports" Response: "message": "User does not have ...
Demo User's user avatar
0 votes
2 answers
24 views

Capturing a custom attribute in GTM without the dataLayer

I'm trying to capture this button-position value in a GTM variable on a link click, to differentiate different instances of a button being clicked: button-position value in the HTML The developer I'm ...
Tom's user avatar
  • 1
-2 votes
0 answers
22 views

What traffic source is "dnl"?

What traffic source is "dnl" in GA4 under Source Aquisition? After "(not set)," today's top session source is "dnl." It's five times as much as Google search. I recognize ...
Michael McGinnis's user avatar
0 votes
0 answers
12 views

Region Baden-Württemberg in Germany is not showing in Looker Studio map chart

We want to get 'Region' data in Google Looker Studio from the German region: Baden-Württemberg. All of Germany is showing data except Baden-Württemberg. We are using the geo-diagram to display the ...
Broxys's user avatar
  • 31
0 votes
1 answer
19 views

Way to find which GTM-s are using my GA property MEASUREMENT ID

I find out that if a GA property MEASUREMENT ID is used in few Google Tag Managers then DebugView of this GA property stops working for all GTM-s. Probably, except the last one where it was configured ...
it3xl's user avatar
  • 2,622
-1 votes
0 answers
22 views

Missing Permission when I try to log in to Google Analytics [closed]

Can not access my Google Analytics. tell me that I missing permissions. This happen after I had added a new property. There is another thred here talking about cookie problem, but that is not my ...
MG Alvarez's user avatar
0 votes
0 answers
33 views

FA-Ads : Disabling data collection. Found google_app_id in strings.xml but Google Analytics for Firebase is missing

I have a strange issue in my android application where I try to adding AdMob advertising based on Firebase connection: W FA-Ads : Disabling data collection. Found google_app_id in strings.xml but ...
Alex161's user avatar
0 votes
0 answers
32 views

How to send custom event to Firebase Analytics with EVENT PARAMETER KEY directly

I am using following code in Kotlin for Android App to send custom events, but these are stored under value Key, but how can I set it directly to EVENT PARAMETER KEY in Analytics reports, when ...
DEVENDRA SAKIBANDA's user avatar
0 votes
1 answer
36 views

Google GA4 Missing data and some metrics are 0 in some months of 2023 [closed]

I notice a couple issues with Google GA4 that I was hoping to get some insight on. I am no longer seeing any data from before March 2023. I remember being able to see data from this month and the ...
byen's user avatar
  • 7
0 votes
1 answer
27 views

Count filled in form fields in GA4

I'm trying to count form fields that are filled in before a form is abandoned using a custom HTML GTM tag containing the following: <script> document.querySelector('.Form').addEventListener('...
Derek Johnson's user avatar
0 votes
3 answers
60 views

Test google analytics tracking with cypress

I am trying to write cypress tests for our google analytics tracking. At first glance it works with a test like this: describe('Basic GTM Tests', () => { it('Event ce.pageload gets fired on ...
maxhb's user avatar
  • 8,807
0 votes
0 answers
24 views

In DebugView (GA4), the same device is displayed several times under "Fix device error"?

As you can already see from the question, it's about the DebugView of Google Analytics 4. When testing (in preview mode of the Tag Manager), the same device is always displayed umpteen times in the ...
Can Kukul's user avatar

15 30 50 per page
1
2 3 4 5
1425