This article introduces how to do form tracking in Google Analytics 4, and will introduce multiple methods and their advantages and disadvantages.
To be able to use Form Submission……read more »
Haran Huang
3 days ago 10 Views 0 Comments
0Likes
Issue
Recently (March 24, 2023), many people will encounter repeated events when debugging in DebugView, such as:
Or :
Reason
This is actually a bug, and many users have e……read more »
Haran Huang
7 days ago 41 Views 0 Comments
0Likes
I am often asked: I set up New Event or Conversion, preview and debugging are all normal, but there is no data in the report.
From personal experience, there are several reasons:
G……read more »
Haran Huang
7 days ago 18 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) 151 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) 135 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) 127 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) 122 Views 0 Comments
0Likes
Update time: Mar 30, 2023
It is possible to set the goals value in GA3, but how to set it in GA4?
In fact, GA4 can set the conversion value, such as the predefined conversion event……read more »
Haran Huang
2 months ago (01-31) 133 Views 0 Comments
0Likes
The UTM of Google Analytics 4 is divided into three scopes:
User
Session
Event
Different scopes correspond to different traffic dimensions.
User-scoped dimensions
User-scop……read more »
Haran Huang
2 months ago (01-30) 90 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) 138 Views 0 Comments
0Likes