Skip to content

Commit 4db19a8

Browse files
committed
chore: sync
1 parent 4290e7e commit 4db19a8

27 files changed

+63
-340
lines changed

test/e2e/__snapshots__/proxy/googleAnalytics.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,28 @@
8181
},
8282
"targetUrl": "https://www.google-analytics.com/g/collect?v=2&tid=G-TR58L0EF8P&gtm=<GTM>&_p=<P>&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=<CID>&ul=<UL>&sr=1920x1080&uaa=x86&uab=64&uafvl=<UAFVL>&uamb=0&uam=&uap=Linux&uapv=<UAPV>&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEAAAAQ&_s=<S>&tag_exp=<TAG_EXP>&sid=<SID>&sct=1&seg=0&dl=http%3A%2F%2F127.0.0.1%2Fga&dt=Google+Analytics+-+First+Party&en=scroll&epn.percent_scrolled=90&_et=<ET>&tfd=<TFD>",
8383
},
84+
{
85+
"method": "GET",
86+
"original": {
87+
"body": null,
88+
"query": {
89+
"cx": "c",
90+
"gtm": "<GTM>",
91+
"id": "G-TR58L0EF8P",
92+
},
93+
},
94+
"path": "/_proxy/gtm/gtag/js?id=G-TR58L0EF8P&cx=c&gtm=<GTM>",
95+
"privacy": "anonymize",
96+
"stripped": {
97+
"body": null,
98+
"query": {
99+
"cx": "c",
100+
"gtm": "<GTM>",
101+
"id": "G-TR58L0EF8P",
102+
},
103+
},
104+
"targetUrl": "https://www.googletagmanager.com/gtag/js?id=G-TR58L0EF8P&cx=c&gtm=<GTM>",
105+
},
84106
{
85107
"method": "POST",
86108
"original": {

test/e2e/__snapshots__/proxy/googleAnalytics/0.diff.json renamed to test/e2e/__snapshots__/proxy/googleAnalytics/google-analytics.com~g~collect.diff.json

File renamed without changes.

test/e2e/__snapshots__/proxy/googleAnalytics/1.diff.json renamed to test/e2e/__snapshots__/proxy/googleAnalytics/google-analytics.com~g~collect~2.diff.json

File renamed without changes.

test/e2e/__snapshots__/proxy/googleAnalytics/2.diff.json renamed to test/e2e/__snapshots__/proxy/googleAnalytics/google-analytics.com~g~collect~3.diff.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"cookie": {
88
"anonymized": "<removed>",
9-
"original": "_rdt_uuid=<dynamic>; _scid=<dynamic>; _scid_r=<dynamic>; _ga=<dynamic>; _ga_TR58L0EF8P=<dynamic>",
9+
"original": "_rdt_uuid=<dynamic>; _scid=<dynamic>; _scid_r=<dynamic>; _ga=<dynamic>; ajs_anonymous_id=<dynamic>; _ga_TR58L0EF8P=<dynamic>",
1010
},
1111
"user-agent": {
1212
"anonymized": "Mozilla/5.0 (compatible; Chrome/145.0)",

test/e2e/__snapshots__/proxy/googleTagManager/0.diff.json renamed to test/e2e/__snapshots__/proxy/googleAnalytics/googletagmanager.com~gtag~js.diff.json

File renamed without changes.

test/e2e/__snapshots__/proxy/googleTagManager/1.diff.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

test/e2e/__snapshots__/proxy/googleTagManager/2.diff.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

test/e2e/__snapshots__/proxy/googleTagManager/3.diff.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

test/e2e/__snapshots__/proxy/xPixel/0.diff.json renamed to test/e2e/__snapshots__/proxy/googleTagManager/googletagmanager.com~gtag~js.diff.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"headers": {
33
"cookie": {
44
"anonymized": "<removed>",
5-
"original": "_rdt_uuid=<dynamic>",
5+
"original": "_rdt_uuid=<dynamic>; _scid=<dynamic>; _scid_r=<dynamic>",
66
},
77
"user-agent": {
88
"anonymized": "Mozilla/5.0 (compatible; Chrome/145.0)",
@@ -14,11 +14,5 @@
1414
},
1515
},
1616
"method": "GET",
17-
"query": {
18-
"dv": {
19-
"anonymized": "UTC&en-GB&Google Inc.&Linux x86_64&255&1920&1080&24&24&1920&1080&0&na",
20-
"original": "Australia/Melbourne&en-GB&Google Inc.&Linux x86_64&255&1280&720&24&24&1280&720&0&na",
21-
},
22-
},
23-
"target": "t.co/1/i/adsct",
17+
"target": "www.googletagmanager.com/gtag/js",
2418
}

test/e2e/__snapshots__/proxy/metaPixel/3.diff.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)