Skip to content

Add Google Tag Manager#2586

Open
thelevicole wants to merge 1 commit intomainfrom
lc-google-tag-manager
Open

Add Google Tag Manager#2586
thelevicole wants to merge 1 commit intomainfrom
lc-google-tag-manager

Conversation

@thelevicole
Copy link
Collaborator

@thelevicole thelevicole commented Mar 3, 2026

Add's Google Tag Manager too all pages using the Next.js component


Important

Add Google Tag Manager to all pages using GoogleTagManager component in _app.tsx, active only in production.

  • Behavior:
    • Adds Google Tag Manager to all pages using GoogleTagManager component in _app.tsx.
    • Only active in production environment (process.env.NODE_ENV === "production").
  • Dependencies:
    • Adds @next/third-parties to package.json.

This description was created by Ellipsis for 5bb5503. You can customize this summary. It will automatically update as commits are pushed.

@thelevicole thelevicole requested a review from marcklingen March 3, 2026 15:29
@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Building Building Preview, Comment Mar 3, 2026 3:29pm

Request Review

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Mar 3, 2026
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 411.03 KB (🟡 +3.39 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant