Skip to content

Commit 592a698

Browse files
STRATCONN-6010 - [GA4 Web] - label update (#3567)
* scaffold new amplitude cohort integration * STRATCONN-6010 - [GA4 Web] - label update * removing amplitude cohorts from this PR
1 parent 90b332a commit 592a698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/browser-destinations/destinations/google-analytics-4-web/src

packages/browser-destinations/destinations/google-analytics-4-web/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ export const destination: BrowserDestinationDefinition<Settings, Function> = {
205205
},
206206
domain: {
207207
description: "A custom domain to load the Google Analytics script from. For more information see [Google's Documentation](https://developers.google.com/tag-platform/tag-manager/server-side/dependency-serving?tag=gtag&option=cdn).",
208-
label: 'Domain',
208+
label: 'Google Custom Domain',
209209
type: 'string',
210210
default: 'www.googletagmanager.com'
211211
}

0 commit comments

Comments
 (0)