Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
68 views

I have an Android app that users install by downloading an APK directly from my website (not on Google Play). I need to track the funnel: Google Ads click → landing page → APK download → install → ...
Phuc Nguyen's user avatar
0 votes
1 answer
109 views

We are in the process of merging 2 separate applications(Android & iOS) into one. Each of the application has its own Firebase project, and its own Google Analytics 4 property. So essentially we ...
Ihmune's user avatar
  • 1
1 vote
0 answers
121 views

I have a single-page app. I send virtual pageviews on route change via gtag.js. On each client-side route change I do (for example): document.querySelector('.button-news').addEventListener('click', ...
chromanna's user avatar
  • 124
0 votes
1 answer
68 views

My Firebase project contains multiple apps, each one is different, and each one has GA4/Google Analytics added. But I would like to see events and reports in the Analytica console for each app ...
Tehleel Mir's user avatar
0 votes
0 answers
58 views

Problem Description: App Id is not captured in Google Tag manager some time on submit button click event in Mobile App. Problem Background : I am having verify OTP page(OTP grid) and Submit button in ...
vikas thakur's user avatar
1 vote
1 answer
94 views

I am using the Google Analytics 4 Data API with the Python client library to run reports. I'm able to run a report with a single FilterExpression to filter traffic where the country equals "...
Stevoisiak's user avatar
  • 27.8k
0 votes
0 answers
64 views

I'm working on a Next.js project and have a GA4 property set up to track my website's performance. The main issue is that my GA4 dashboard is collecting traffic data from my local development and ...
Rafay Rashed's user avatar
0 votes
0 answers
101 views

I am trying to understand new approach SKAdNetwork which is supported by Google Analytics. What i want to do : I want to check my on Google Analytics 1000$ spent where on ads marketing like ...
Jatin's user avatar
  • 911
1 vote
1 answer
209 views

I log a custom event from my Flutter app whenever a doctor expands the auto-interpretations. The event contains multiple identifying parameters (doctor id/name, organization id/name, test id, ...
Player91's user avatar
  • 153
0 votes
1 answer
81 views

The nextjs project uses Google Analytics, which works fine on localhost, but fails to execute after Docker deployment. The following is a screenshot of the console network. export default function ...
Teeeeee's user avatar
1 vote
1 answer
148 views

I’m currently working on pushing ecommerce and non-ecommerce dataLayer events to GTM + GA4 setup. My goal is to ensure that when event parameter values are unavailable, they appear as empty cells in ...
user31103993's user avatar
1 vote
0 answers
105 views

We are working on an Open Source Chrome extension: Digital Assistant Client I'm trying to send event and page view data to Google Analytics 4 (GA4) without using the gtag.js script or Google Tag ...
Yureshwar Ravuri's user avatar
1 vote
0 answers
117 views

I'm using react-ga4 for my [portfolio[(https://vicentereyes.org). I have a PageViewTracker.jsx which has: import { useEffect } from 'react'; import { useLocation } from 'react-router-dom'; import { ...
Vicente Antonio G. Reyes's user avatar
2 votes
1 answer
375 views

In the previous XML-based Android development, it was relatively straightforward to track screen views in Google Analytics by using separate activities for each screen. Now that I’m using Jetpack ...
Curious Head's user avatar
0 votes
0 answers
64 views

I am having the option to update the cookie consent of user when browse my site. Also, I have implemented the Google Analytics in my site. These GA cookies are non-essential cookies. When I accept the ...
Lalitha's user avatar
  • 67

15 30 50 per page
1
2 3 4 5
1419