Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added GTM server side container support to @third-parties/google/gtm #67161

Open
wants to merge 2 commits into
base: canary
Choose a base branch
from

Conversation

guybinya
Copy link

What?

Added support for server side container to GTM third parties script

Why?

Allows users to take advantage of the @third-parties library when using a gtm server side container for tracking.

How?

Added a new prop to GTMParams called serverSideContainerUrl with a default url for the regular tag manager.

New usage will look like:

<GoogleTagManager gtmId={gtmId} serverSideContainerUrl={GOOGLE_TAG_MANAGER_URL}/>

@ijjk
Copy link
Member

ijjk commented Jun 24, 2024

Allow CI Workflow Run

  • approve CI run for commit: a108718

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@guybinya
Copy link
Author

First PR for me, let me know if I need to add anything :)

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.

None yet

2 participants