Skip to content

Configure GTM plugin #2124

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

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

Configure GTM plugin #2124

wants to merge 2 commits into from

Conversation

alexandratran
Copy link
Contributor

Description

Configure Google Tag Manager plugin.

Preview

Checklist

Complete this checklist before merging your PR:

  • If this PR contains a major change to the documentation content, I have added an entry to the top of the "What's new?" page.
  • The proposed changes have been reviewed and approved by a member of the documentation team.

@Copilot Copilot AI review requested due to automatic review settings June 27, 2025 02:17
@alexandratran alexandratran requested review from a team as code owners June 27, 2025 02:17
Copy link

vercel bot commented Jun 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metamask-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:46pm

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds and configures the Google Tag Manager plugin for the Docusaurus site to enable tracking via a GTM container.

  • Adds @docusaurus/plugin-google-tag-manager dependency to package.json.
  • Registers the plugin with the container ID in docusaurus.config.js.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Added GTM plugin dependency with version spec.
docusaurus.config.js Configured the GTM plugin with containerId.
Comments suppressed due to low confidence (1)

docusaurus.config.js:199

  • [nitpick] Consider adding an entry in the "What's new?" or changelog documentation to highlight the addition of the Google Tag Manager integration for users and maintainers.
      '@docusaurus/plugin-google-tag-manager',

bgravenorst
bgravenorst previously approved these changes Jun 27, 2025
Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

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

lgtm

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