analytics Questions

10

Solved

So I've asked a similar question, but I thought I'd ask it more generally to get as many ideas as possible. I have Power BI Pro. I am tasked with creating reports for hundreds of recipients, each ...
Ceaseless asked 26/11, 2018 at 11:24

3

I try to update my Google Analytics implementation from analytics.js to the new gtag.js. In the old implementation I am using the ready callback function. ga(function() { console.log('Google ana...
Cardinalate asked 7/12, 2017 at 12:49

3

I have recently started to use Google Analytics 4 for event tracking, using Google Tag Manager to send events to Analytics. I have set up the custom variables in Tag Manager as well as in GA4. Ever...
Freshet asked 2/8, 2021 at 9:35

7

For example, I have an xls where : column A has list of items with property A column B has list of items with property B I need the following : column C which is A union B (unique items of bo...
Outstay asked 2/7, 2015 at 13:53

14

Solved

what is default username and password for Grafana for http://localhost:3000/login page ? attaching a home page screenshot also. I want to watch mySql database for through it.
Starlin asked 4/1, 2019 at 13:10

5

Solved

I have an API created using django rest framework in a Linode server. Now, I want to check the number and the response code of each request, I want to get stats for my api. How can I do it? thankyo...
Saltillo asked 14/12, 2015 at 19:50

1

Solved

Taking inspiration from the answers in this StackOverflow post from years ago, I successfully created an email tracker image using Google Sheets. It functionally works to track but it shows a [?] i...
Markus asked 22/1, 2024 at 13:18

3

I've tried to install FlutterFire using CLI, but when I try to use logEvent() in my app, I have the following error: Missing google_app_id. Firebase Analytics disabled. I'm almost sure to have per...
Yachting asked 15/12, 2021 at 16:24

2

Is anyone aware of what _gat cookie is for? I know it's only for non-authenticated users and expires every 10 minutes. But I need to know what it's used for. I found this, but not really sure what...
Ative asked 10/11, 2015 at 14:3

5

Solved

I'm building a basic analytics service, based in theory off of how Google Analytics works, but instead of requesting an actual image, I'm routing the image request to a script that accepts the data...
Glenine asked 12/1, 2011 at 6:32

2

In piwik, is it possible to filter the visitors graph based on a custom variable from the tracker? I want to show an evolution graph of all the visits with a 70 value in the first custom variable s...
Perdue asked 10/7, 2012 at 18:10

3

Solved

Segment Analytics provides a snippet with a secret API key in it. In my Nuxt.js project I created a plugin called segment.js which I registered in my nuxt.config.js: nuxt.config.js plugins: [ { s...
Refugiorefulgence asked 17/5, 2021 at 19:4

5

Solved

Amplitude Analytics does provide Javascript SDK for Amplitude but how do I implement analytics in a React App where I don't have access to the DOM directly? The GitHub page suggests to use amplit...
Golightly asked 3/10, 2016 at 2:1

4

Solved

Is it possible to use GA4 Measurement Protocol to send events to Google Analytics and view and analyze them in the GA dashboard without using gtag.js or any other front-end script? The use case wou...

4

Solved

One of my favorite tools for exploratory analysis is pairs(), however in the case of a limited number of discrete values, it falls flat as the dots all align perfectly. Consider the following: y &...
Haemin asked 11/2, 2014 at 1:26

9

I am reading about web analytic and came across GTM and GA. It seems that GA is a service provided by Google which generates reports and statistics on website traffic. As per my limited unde...

2

How do I only allow google analytics 4 to get data from my approved domains rather than things like localhost etc? Does this feature exist?
Logrolling asked 27/12, 2020 at 17:39

2

Solved

I have successfully implemented screen tracking for a react native project that uses react-navigation with react-native-firebase/analytics. Looking at the dashboard under events I see the followin...

5

Solved

Please refer the screenshot attached.. i need to set up a bigquery scheduled task to pull info into a permanent table. the from table name will dynamically change each day so i can pull that day i...
Limitation asked 14/11, 2020 at 9:54

1

I am trying to verify that these events are triggering at the correct step in our funnel with the right parameters but there's little documentation on how to figure this out. According to this docu...
Cussed asked 19/1, 2021 at 19:17

5

Solved

We need to track the EFFECTIVE time on site of our users Most users, when they're done, leave the tab open and move to another tab Time on site it's extremely inaccurate Is there a Javascript Ev...

6

Solved

How do you track outbound links for your web site, since the request is logged on the destination server, not yours?
Soaring asked 14/10, 2008 at 1:40

3

Solved

There are services like crazyegg.com that show you where visitors are resting their mouse cursors on your web page. My question is, given that people have different screen widths how can they be su...
Grishilda asked 9/2, 2012 at 20:18

5

Solved

I am a programming teacher, and I would like to write a script that detects the amount of repetition in a C/C++/Python file. I guess I can treat any file as pure text. The script's output would be ...
Otterburn asked 25/6, 2022 at 10:52

1

I'm using Google's Data API for fetching different types of data from metrics and dimensions. But for some cases my dimension is same as date and want to fetch multiple metrics based on same dimens...
Fluctuation asked 4/6, 2021 at 7:43

© 2022 - 2025 — McMap. All rights reserved.