Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
15 views

I'm wondering if it is possible to have a "Dynamic" Dimension in Apache Superset? I would like a dropdown or a filter option and the user select which Dimension he wants to see. Currently we ...
shishx's user avatar
  • 963
0 votes
0 answers
58 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
33 views

I'm using Firebase Analytics for an iOS app, and recently I noticed something very strange in the analytics dashboard. Starting from [insert date], there is a sudden spike in active users listed under ...
shenglong zhang's user avatar
0 votes
0 answers
89 views

I'm using nuxt-umami in a Nuxt 3 app. It works perfectly on localhost — I see network requests to /api/send. But on production, no requests are made, and I see this error in the console: [UMAMI]: Your ...
Neha Soni's user avatar
  • 4,762
0 votes
1 answer
154 views

The code is pretty basic, but using a .onTapGesture() doesn't appear to be the way to go. The idea is to track the ShareLink interaction for analytics purposes. ShareLink(item: URL(string: "...
iOS Blacksmith's user avatar
0 votes
0 answers
83 views

Hello great community, I am a complete beginner when it comes to Heap https://www.heap.io/ This is the task that I am trying to accomplish: we have an application; the user log in into the application ...
New Coder's user avatar
0 votes
0 answers
9 views

We are just beginning to use Oracle Analytics. We manage large amounts of data and much of what my team does is runs queries for lists of items. This can be 10, 100, or 1000s of different item ...
babs75's user avatar
  • 1
0 votes
0 answers
43 views

We would like to get analytics from our published extension, like session length, engagement etc. How can we do that? I see that we can get analytics about acquisition over time here but we would like ...
user29388289's user avatar
0 votes
1 answer
100 views

I am working with GA4 and Tag Manager to better understand where our customers are interacting most. As part of this I have created an event that registers every link click on the website and allows ...
Huginn's user avatar
  • 240
0 votes
0 answers
84 views

I'm in the process of enhancing a legacy app that receives various types of notifications, such as those from Firebase, third-party software, and even some that we create ourselves. The data analytics ...
Felipezad's user avatar
0 votes
0 answers
27 views

I have the Sales billed data to a customer, where i want to develop a recommendation engine which will recommend the product purchased with minimum frequency of 8 times and the quantity of those ...
Maina's user avatar
  • 1
0 votes
0 answers
100 views

I need to see commits, merge request analytics or dashboard across all projects on Gitlab. I can see all of these analytics under analyze menu when I entered into the specific project. However there ...
eozcan's user avatar
  • 115
0 votes
0 answers
22 views

I’m looking for a service (with an API and mobile app) that allows me to receive real-time notifications on my phone for specific events in my web app (e.g., user sign-ups). I’d also like it to ...
Atthar's user avatar
  • 1
0 votes
1 answer
271 views

i have login time for multiple users and i want to show the average, min and max of the login time. how can i do that on GA4 ? following is my code: gtag('event', 'login_time', { event_category: '...
Hammad's user avatar
  • 49
1 vote
0 answers
104 views

We have two different apps in our company. We use the same base code for both apps, 95% of the app is using the shared code. The only difference is in styles, fonts, strings and applicationId. Both ...
moji's user avatar
  • 286
0 votes
1 answer
415 views

I have a custom javascript variable in Google Tag Manager which returns a set of data from session storage in an object like this: {"companySize":"100","industry":"...
Ian Kahn's user avatar
1 vote
0 answers
74 views

I have an existing javascript code, which tracks page views and fires correctly on page load. however, i want to now add the ability to allow event tracking, eg onclick, scrollto etc. The issue is ...
user27322639's user avatar
1 vote
0 answers
31 views

We have Google Analytics set up on our web portal and store certain user-specific IDs (like department, company) in our database due to GDPR considerations. We want to display custom charts within the ...
user715022's user avatar
0 votes
1 answer
48 views

The title says it all - How do I opt out of the analytics data collection by the Autodesk Forge Viewer? According to the official changelog, calling Autodesk.Viewing.Private.analytics.optOut(); should ...
hschole's user avatar
3 votes
1 answer
129 views

I have a csv file containing 720,000 rows with and 10 columns, the columns that are relevant to the problem are ['timestamp_utc', 'looted_by__name', 'item_id', 'quantity'] This file is logs of items ...
banom's user avatar
  • 43
0 votes
0 answers
149 views

SELECT count( distinct "public"."cnpy_portfolio_current_snapshot"."userid" ) AS "count" FROM "public"."cnpy_portfolio_current_snapshot&...
Roshni's user avatar
  • 1
0 votes
1 answer
354 views

I have a website www.example.com and webapp app.example.com. (Both are being monitored under the same GA4 property.) On the website, there's a 'Login' button in the navbar that directs users to our ...
Tom's user avatar
  • 3
0 votes
1 answer
143 views

I created a small game for android and now I need to use AppsFlyer to get and display ConversionData on a phone screen when the game starts in a working build. I've already installed and integrated ...
VexOwL's user avatar
  • 1
0 votes
2 answers
500 views

I want to build an API to retrieve the Conversion Rates of Purchases via Google Analytics 4. (I understand after reading blogs these are now called 'Key Events') I am new to GA4 so learning as I go. ...
Michael's user avatar
  • 2,707
0 votes
1 answer
104 views

I work at a small company that buys inventory and resells either the raw inventory or packages it up into bundles for resale. We have an in-house software and are redoing our data model for an ...
Kelsey Butler's user avatar

1
2 3 4 5
97