439 questions
0
votes
0
answers
29
views
Optimized way to count "Visits" in Web Analytics
I'm going to do my own Web Analytic App since I can't build any of the existing ones on my server. Note that I'm using NodeJS with Express and a Postgres Database
So I decided to log every "views&...
0
votes
1
answer
386
views
Facebook Conversion API is recording Conversion, but no attribution to ads
I have a conversion API set up, which seems to have good enough amount of parameters, it is connected to an ad set:
I am missing the following events, which don't seem to be that important:
My ads ...
0
votes
0
answers
22
views
GA4 Social Network Dimension?
I'm trying to get the social network referrers using the Google Analytics GA4 API, like we used to do using the UA API.
Under UA, the code looked like this:
DataResource.GaResource.GetRequest req =
...
0
votes
0
answers
21
views
How to implement comprehensive visitor profiling similar to LeadFeeder?
How to implement comprehensive visitor profiling similar to LeadFeeder?
I'm trying to implement a visitor profiling system for my website, similar to what LeadFeeder offers. I need to gather the ...
0
votes
1
answer
68
views
Getting Clicky Web Analytics to Run on Jekyll Site
My Github Pages site uses Jekyll, and needs a web analytics tool. Clicky is one of the few that was free. The tracking code they provide to put within the <html> tag wasn't working.
<script ...
0
votes
0
answers
267
views
Tracking First-Time (or n-time) Activation Events in Mixpanel
I am using Mixpanel to track user interactions with our app, specifically focusing on three events: Message Sent, Add Contact, and Payment Generated.
I have defined an "Activated User" as a ...
0
votes
1
answer
171
views
Capturing PDF Download URL in Google Tag Manager (GTM) for Google Analytics 4 (GA4): Custom Dimension Not Populating
I'm having issues capturing the URL of PDFs clicked on my website's resource page. PDF links open in new tabs/windows upon clicking. GA4 Enhanced Measurement Form Submits and Link Click events aren't ...
0
votes
2
answers
3k
views
How do you send an array of items with an event using Google Tag Manager & GA4, BigQuery
I'd like to record & analyze the "impressions" of items in a list (could be products, stores, etc) and they don't fit easily into the eCommerce fields. I generate the event when the page ...
0
votes
1
answer
234
views
Order of summation in custom fields in Looker Studio
I work as a digital analyst for an ecommerce company. We use Google Analytics (UA) to record data. There was a tracking bug whereby for any given unique purchase, the metric Product Revenue was over-...
0
votes
1
answer
79
views
How can I manage the migration process from Universal Analytics to GA4?
I have a question for all of you. I’m assuming everyone knows about this whole Universal Analytics being replaced by Google Analytics 4. I watched a lot of videos, read a good amount of articles but I’...
0
votes
1
answer
353
views
eCommerce tracking code not firing in Google Analytics 4 implementation
I am currently migration to Google Analytics 4 and have placed the following code on my page. I should point out that one property is a "rollup" property and the other is for the
section of ...
0
votes
1
answer
59
views
Kentico web analytics - countries
I have a Kentico 7 website I need to know the trafic and from where .
I've enabled Web Analytics, it's recording page views.
It is recording entry and exit pages, and visitors in general, but I ...
1
vote
1
answer
587
views
How to add a cohort filter to a single event in Mixpanel?
I am creating a funnel diagram with two events. The first event tracks the number of logins and the second tracks the number of page loads of a specific page. I want to add a filter on the second ...
-2
votes
1
answer
538
views
Only gtm.load and gtm.dom Event sent in Google Tag Manager - no gtm.click or other events
I am trying to implement Google Tag Manager on a new website (currently it's not online yet, only available on staging/production).
We implemented the standard GTM-Code on the website. GTM-Debug-Mode ...
2
votes
1
answer
1k
views
Cloudflare Dashboard and Cloudflare Web Analytics show very different number of visits
I have a static website on Cloudflare Pages, for which Cloudflare Web Analytics is enabled.
This is the only thing I am hosting on Cloudflare, and I set it up less than 24 hours ago. On the Cloudflare ...