Commit 2f30fb7
authored
Install GTM snippet on Mintlify docs site (#1134)
This PR adds the Google Tag Manager snippet (GTM-T7G5S78D) to the
Mintlify documentation site as requested in CG-18613.
## Changes Made
- Added GTM script to the `head` section of `docs/docs.json`
- The script will be injected into all pages on docs.codegen.com
- Uses the provided GTM container ID: `GTM-T7G5S78D`
## Implementation Details
- Used Mintlify's `head` configuration to inject the GTM script
- The script follows the standard Google Tag Manager implementation
pattern
- No additional noscript tag needed as this is handled by Mintlify's
rendering
## Next Steps
- Once merged and deployed, Admind can verify the GTM installation is
working
- The GTM container should start receiving data from docs.codegen.com
Fixes CG-18613
---
[💻 View my work](https://codegen.sh/agent/trace/36722) • [About
Codegen](https://codegen.com)
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>1 parent c53c8e3 commit 2f30fb7
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
0 commit comments