Skip to content

Conversation

@joe-ayoub-segment
Copy link
Contributor

@joe-ayoub-segment joe-ayoub-segment commented Jan 23, 2026

What does this PR do?

Let's customers provide a custom domain for GTM to be loaded from.

Are there breaking changes in this PR?

NO.

Testing
Testing completed successfully
Unit tests added.
Tested in stage
See that the domain is coming from www.expedia.com
image

Existing Unit Tests

Since the existing unit tests for several integrations are not in good shape, developers are expected to fix
them for the integration they are working/touch on.
Please ensure the following before submitting a PR:

  • Fixed all the existing unit tests for the integration touched.

Any background context you want to provide?

Is there parity with the server-side/android/iOS integration components (if applicable)?

Does this require a new integration setting? If so, please explain how the new setting works

Links to helpful docs and other external resources

.global('google_tag_manager')
.option('containerId', '')
.option('environment', '')
.option('domain', 'www.googletagmanager.com')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This option has to be created in partner portal too.

@joe-ayoub-segment joe-ayoub-segment self-assigned this Jan 26, 2026
@joe-ayoub-segment joe-ayoub-segment merged commit 503687d into master Jan 26, 2026
6 of 7 checks passed
@joe-ayoub-segment joe-ayoub-segment deleted the gtm-domains branch January 26, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants