Repeated event
Recently (March 24, 2023), many people will encounter repeated events when debugging in DebugView, such as:
This is actually a bug, and many users have encountered ……read more »
Haran Huang
2 months ago (01-26) 43 Views 0 Comments
0Likes
According to the official documentation: unassigned is the value Analytics uses when there are no other channel rules that match the event data
UTM parameters are no……read more »
Haran Huang
2 months ago (01-27) 623 Views 0 Comments
7Likes
Update time: Mar 16, 2023
Google Analytics 4, referred to as GA4, officially called the New GA, has a standard version GA4 and a paid version GA4 360,their limits and quotas are as……read more »
Haran Huang
9 months ago (07-07) 801 Views 0 Comments
1Likes
Issue
Recently, a lot of GA4 users encountered various error messages when using Looker Studio, such as:
Reason
This is actually because GA4 has recently (November 2022) set a q……read more »
Haran Huang
3 months ago (01-12) 145 Views 0 Comments
0Likes
This article introduces some common problems in Google Analytics 4 attribution
Conversion is not an integer, there are decimals
Some people may find that Conversion is not an integ……read more »
Haran Huang
2 months ago (01-29) 140 Views 0 Comments
0Likes
In this article, I would like to share some problems that are often encountered when using the GA4 Measurement Protocol.
No events
Some people may experience that the data is sent ……read more »
Haran Huang
2 months ago (01-29) 142 Views 0 Comments
0Likes
This article introduces how to use dataLayer.push method to do custom event tracking.
Meet dataLayer.push method
The dataLayer.push method uses dataLayer.push to send events, whic……read more »
Haran Huang
2 months ago (02-01) 136 Views 0 Comments
0Likes
This article introduces how to use ga-data method to do custom event tracking.
Meet ga-data method
The ga-data method is to add a ga-data attribute to the location that needs to b……read more »
Haran Huang
2 months ago (02-02) 152 Views 0 Comments
0Likes
This article introduces how to use attributes method to do custom event tracking.
Meet attributes method
The attributes method is to use some attributes, such as class, id, text, ……read more »
Haran Huang
2 months ago (01-31) 128 Views 0 Comments
0Likes
This article introduces how to use gtag method to do custom event tracking.
Meet gtag method
The gtag method is also called hard coding, which is to add event tracking code direct……read more »
Haran Huang
2 months ago (01-31) 124 Views 0 Comments
0Likes