mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #793] [MERGED] Removed Google Analytics and Added Google Tag Manager Plugin #786
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/793
Author: @danielrlambert3
Created: 5/14/2025
Status: ✅ Merged
Merged: 5/19/2025
Merged by: @jacoblee93
Base:
main← Head:main📝 Commits (3)
19ca15bremoved google analytics added google tag manager plugin5193d6cremoved google analytics static filecd3e4c0ran yarn format📊 Changes
4 files changed (+546 additions, -709 deletions)
View changed files
📝
docusaurus.config.js(+10 -7)📝
package.json(+1 -0)➖
static/js/google_analytics.js(+0 -8)📝
yarn.lock(+535 -694)📄 Description
I replaced Google Analytics with Google Tag Manager to centralize tag management and simplify event tracking. This change reduces the need for direct code modifications for event tracking and adding/removing tracking scripts.
Tag Manager Preview Mode Validation Locally
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.