Skip to content

Commit 47e76c4

Browse files
greynewellclaude
andcommitted
chore: add X and Google Analytics pixels to docs site
GA4 wired via integrations.ga4 in docs.json; X pixel loaded via pixels.js which Mintlify auto-includes on every page. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent d1646eb commit 47e76c4

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
"href": "https://dashboard.supermodeltools.com/"
6666
}
6767
},
68+
"integrations": {
69+
"ga4": {
70+
"measurementId": "G-TJEXTLZLVL"
71+
}
72+
},
6873
"footer": {
6974
"socials": {
7075
"x": "https://x.com/supermodeltools",

pixels.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// X (Twitter) Ads Pixel
2+
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
3+
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',
4+
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
5+
twq('config','rc58n');

0 commit comments

Comments
 (0)