Skip to content

Commit 187db9d

Browse files
[Google Analytics 4 - Web] - adding hyperlink to field description (#3362)
1 parent 75d8301 commit 187db9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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
@@ -204,7 +204,7 @@ export const destination: BrowserDestinationDefinition<Settings, Function> = {
204204
default: true
205205
},
206206
domain: {
207-
description: 'A custom domain to load the Google Analytics script from.',
207+
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).",
208208
label: 'Domain',
209209
type: 'string',
210210
default: 'www.googletagmanager.com'

0 commit comments

Comments
 (0)