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 »
BCS
2 years ago (2023-02-02) 2055 Views 0 Comments
3Likes
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 »
BCS
2 years ago (2023-02-01) 3659 Views 0 Comments
3Likes
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 »
BCS
2 years ago (2023-01-31) 1922 Views 0 Comments
1Likes
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 »
BCS
2 years ago (2023-01-31) 2447 Views 0 Comments
1Likes
Update time: August 4, 2023
Google Analytics 4 now supports two setting methods to set conversion value:
Default Conversion Value: This is a newly added function of GA4
Value Para……read more »
BCS
2 years ago (2023-01-31) 3403 Views 0 Comments
1Likes
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 »
BCS
2 years ago (2023-01-30) 1862 Views 0 Comments
1Likes
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 »
BCS
2 years ago (2023-01-29) 2155 Views 0 Comments
2Likes
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 »
BCS
2 years ago (2023-01-29) 1607 Views 0 Comments
1Likes
Update time: June 7, 2024
Some people may encounter that they have done event tracking and can track it normally during debugging, but they cannot see the event in Google Analytics……read more »
BCS
2 years ago (2023-01-27) 3637 Views 0 Comments
6Likes
According to the official documentation:
Unassigned is the value Analytics uses when there are no other channel rules that match the event data
In fact, there are several……read more »
BCS
2 years ago (2023-01-27) 3386 Views 0 Comments
10Likes