Skip to content

Commit 7675a1c

Browse files
committed
[Analytics] Preserve UTM campaign attribution across subdomains (#2840)
Co-authored-by: Noémi Ványi <sitbackandwait@gmail.com> Synced from monorepo@7a3326cbb6e5de746c6967653d9dbabcb8ecaf72
1 parent 86802c0 commit 7675a1c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.sync-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12d8f5fde2a4581b4c3b429e7459f32b77e03701
1+
7a3326cbb6e5de746c6967653d9dbabcb8ecaf72

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@xata.io/pgroll": "0.9.1",
4545
"@xata.io/pgstream": "0.2.2",
4646
"@xata.io/sql": "0.2.2",
47-
"@xata.io/utils": "0.1.2",
48-
"@xata.io/tsconfig": "0.0.2"
47+
"@xata.io/tsconfig": "0.0.2",
48+
"@xata.io/utils": "0.1.2"
4949
},
5050
"scripts": {
5151
"dev": "bun src/bin/cli.ts",

0 commit comments

Comments
 (0)