Skip to content

Commit c9b0c4d

Browse files
feat: Integrate latest measurement protocol changes (#1767)
Co-authored-by: Aaron <[email protected]>
1 parent 9f21414 commit c9b0c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/analytics/modules/analytics/providers/google-analytics-4.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export const googleAnalytics4 =
4646
ad_personalization: 'DENIED',
4747
},
4848
user_properties: mappedUserProperties,
49+
user_agent: navigator.userAgent,
4950
events: [
5051
{
5152
name: eventName,

0 commit comments

Comments
 (0)