Skip to content

Enable GA4 (G-9F3ZH30W5Y) on the docs site - #54

Merged
flybayer merged 1 commit into
mainfrom
devin/1786726876-docs-ga4
Aug 14, 2026
Merged

Enable GA4 (G-9F3ZH30W5Y) on the docs site#54
flybayer merged 1 commit into
mainfrom
devin/1786726876-docs-ga4

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the GA4 measurement ID to docs.json integrations, alongside the existing Fathom and PostHog entries — Mintlify injects the gtag snippet itself, so no custom script is needed.

   "integrations": {
     "fathom": {"siteId": "GMFTPQUB"},
+    "ga4": {"measurementId": "G-9F3ZH30W5Y"},
     "posthog": {...}

Link to Devin session: https://app.devin.ai/sessions/5cdb32217c9e483db0320fc796ae1603
Requested by: @flybayer

Greptile Summary

Adds the GA4 measurement ID to the Mintlify documentation-site configuration alongside the existing Fathom and PostHog analytics integrations.

  • Enables GA4 tracking with measurement ID G-9F3ZH30W5Y.
  • Uses Mintlify’s supported integrations.ga4.measurementId configuration shape.

Confidence Score: 5/5

The PR appears safe to merge, with no actionable defects identified.

The added GA4 integration matches the applicable Mintlify configuration contract, and no changed path introduces a build, runtime, or security failure.

Important Files Changed

Filename Overview
docs.json Adds a correctly shaped and valid GA4 analytics integration without affecting other documentation configuration.

Reviews (1): Last reviewed commit: "docs: enable the GA4 integration" | Re-trigger Greptile

Co-Authored-By: brandon <brandon@flightcontrol.dev>
@flybayer flybayer self-assigned this Aug 14, 2026
@mintlify

mintlify Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Ravion 🟢 Ready View Preview Aug 14, 2026, 5:02 PM

@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@flybayer
flybayer merged commit 086fd61 into main Aug 14, 2026
6 checks passed
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.

1 participant