analytics Questions
0
Does the Stream URL matter with a GA4 data stream? It seems not but trying to understand why both Stream Name and Stream URL are available fields. With cross-domain tracking you can specify additio...
1
I'm using below code snippet to clear userid and userproperty value by setting "null" but the value is getting retaining in GoogleAnalytics, Firebase.
FirebaseAnalytics.getInstance(context).setUs...
Kerbing asked 31/10, 2018 at 6:21
1
I have a problem with sympy where it won't update my values. So I'm trying to do an iterative method for solving $\sigma_x$ and when I try to put numerical values into my expression it won't update...
Yahairayahata asked 23/3, 2022 at 13:9
3
I have set up an internal testing channel on the Google Play Store. I have added a few testers for my app but could not find a way to check if a particular tester from the list has installed the ap...
Shifflett asked 28/3, 2019 at 7:40
2
Very open architectural question.
I have an Android offline app.
In one of the actions user can change a configuration, in my specific case it is the day of the forecast.
So to do that, the flow i...
Albarran asked 21/6, 2018 at 19:40
5
Solved
I am attempting to use XGBoosts classifier to classify some binary data. When I do the simplest thing and just use the defaults (as follows)
clf = xgb.XGBClassifier()
metLearn=CalibratedClassifierC...
Lacilacie asked 8/1, 2016 at 10:30
1
Solved
With iOS 14, Apple has introduced new privacy features. When installing firebase through cocoapods, one of the options is to install Analytics without IDFA collection capability.
# pod ‘Firebase/An...
Selfacting asked 30/11, 2021 at 8:45
1
Solved
We included the timeonsite library timeonsitetracker in our website as per the instructions in doc
<script type="text/javascript">
var Tos;
(function(d, s, id, file) {
var js, fjs ...
Hilel asked 1/4, 2021 at 16:19
2
I see various guides on how to add Google Analytics/ GA into a page dynamically, e.g. for a Single Page Application/ SPA.
How can I do the reverse, i.e. a user clicks a button and Google Analytics...
Preterition asked 27/1, 2020 at 14:42
2
Solved
Is there a way to track App Store download source ? Per example, if I post a link on the Facebook page of my app, can I know how many person downloaded my app from this link ?
Thanks for your answ...
3
Solved
For some reason PowerBI does not accept GA4 as a connection, so my data is stuck in GA4.
PowerBI does support Universal Analytics (UA), but I cannot find a way to convert my GA property.
Is there a...
Breakwater asked 17/6, 2021 at 13:56
2
Solved
I am using the bq command line tool to execute queries from a remote machine and then send out to specific tables. bq query displays the query output everytime. what is the flag to suppress/hide ou...
Latency asked 13/2, 2018 at 21:50
2
I've added gtag.js to my chrome extension but I don't see anything on the nework, please tell me what I did wrong.
This is my CSP in manifest.json
{
"content_security_policy": "script-src 'self'...
Shilashilha asked 24/4, 2018 at 21:27
0
Android 12 has forbidden the so called notification trampolines:
https://developer.android.com/about/versions/12/behavior-changes-12#notification-trampolines
Currently I'm tracking notification cli...
Shindig asked 18/8, 2021 at 9:38
10
Solved
I'm beginning to work on mailing-list software we use internally (EDIT: though we send emails externally as well, so we can't enforce policy on mail clients). Is there any way to track whether, whe...
2
Could anyone help me understand why this happens with google analytics code?
This is the error which then gives me to load the tracking code:
https://www.google-analytics.com/analytics.js Faile...
Innovate asked 21/7, 2016 at 15:32
1
Solved
Is it possible to access analytics such as browser, dates and times of site hits, IP addresses, etc.?
From the docs here, it looks like Azure App Insights are only available for Static Web Apps tha...
Dresser asked 26/6, 2021 at 21:43
3
Solved
I'm building dynamic computer groups with Log Analytics (Kusto). I need to join two tables where Computer case sensitivity does not match. Has anyone figured out a workaround for this scenario?
E...
Plasmosome asked 6/1, 2019 at 16:30
4
Solved
I'm doing an angular(4) application, but i got a problem integrating google analytics.
I'm currently to add google analytics to my single page web application. But when I try to retrieve the ga fun...
Gave asked 21/7, 2017 at 15:12
3
Solved
anyone knows how to query Azure App Insight to get analytics on client devices ? or OS ? I seem to be able to get good stats on Client countries but not devices
Lactary asked 26/7, 2017 at 1:10
3
Solved
I'm considering using segment.io for several of my client-side 3rd party API needs, but I'm a little concerned about ad-blockers.
My app has no ads, but I do a lot of event-tracking for product an...
Cataract asked 14/3, 2016 at 19:44
0
I am following this blog https://docs.aws.amazon.com/kinesisanalytics/latest/java/examples-python-sliding.html for creating the sample application. Once I start the application I get below error:
{...
Pachton asked 30/3, 2021 at 16:9
1
I am trying to track links users click on my site.
I am able to see the links they are clicking on by going to Engagement -> Events -> Click -> link_url(Under parameter name), however I ca...
Flaunt asked 9/2, 2021 at 5:24
3
Solved
Google released gtag.js a couple of months ago as the new way of tracking with Google Analytics, eventually replacing analytics.js as far as I understood. gtag.js is the default when setting up a n...
Manton asked 21/1, 2018 at 15:36
1
I have setup a new Google Analytics 4 property and have enabled enhanced tracking, which records all downloads automatically. When using Google Data Studio, I can see 'file_download' events (so it'...
Subscribe asked 11/11, 2020 at 12:55
© 2022 - 2025 — McMap. All rights reserved.