[PR #895] [MERGED] chore(docs): proper use of GA consent mode #1093

Closed
opened 2026-02-15 19:17:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/895
Author: @benjamincburns
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @benjamincburns

Base: mainHead: ben/ga-consent-signal


📝 Commits (1)

  • 5419f33 chore(docs): proper use of GA consent mode

📊 Changes

2 files changed (+158 additions, -0 deletions)

View changed files

docs/overrides/partials/integrations/analytics.html (+36 -0)
docs/overrides/partials/integrations/analytics/google.html (+122 -0)

📄 Description

Communicates cookie consent preferences back to Google and uses cookieless mode when users decline cookies.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/895 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/ga-consent-signal` --- ### 📝 Commits (1) - [`5419f33`](https://github.com/langchain-ai/langgraphjs/commit/5419f337c49308252463d216b1691216e80e8e73) chore(docs): proper use of GA consent mode ### 📊 Changes **2 files changed** (+158 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/overrides/partials/integrations/analytics.html` (+36 -0) ➕ `docs/overrides/partials/integrations/analytics/google.html` (+122 -0) </details> ### 📄 Description Communicates cookie consent preferences back to Google and uses cookieless mode when users decline cookies. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:11 -05:00
yindo closed this issue 2026-02-15 19:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1093