From 1786c6bb7be0072ea8ff50af7973e72c16d7f815 Mon Sep 17 00:00:00 2001
From: Jacob Mathison
Date: Thu, 9 Apr 2026 08:25:42 -0500
Subject: [PATCH] feat: add GA4 tracking (G-6EJVCK4931) to bonelordbob.com
---
pages/_document.tsx | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/pages/_document.tsx b/pages/_document.tsx
index b2fff8b..757ab47 100644
--- a/pages/_document.tsx
+++ b/pages/_document.tsx
@@ -3,7 +3,20 @@ import { Html, Head, Main, NextScript } from "next/document";
export default function Document() {
return (
-
+
+ {/* Google Analytics GA4 — G-6EJVCK4931 */}
+
+
+