[object Object]

← back to Domain Landings

TK-10631: create + wire the final 10 GA4 properties — fleet complete at 94/94

6ccd60aee90a5fc63f57fb76f2eca6dc0f5ea5e7 · 2026-09-04 08:33:00 -0700 · Steve Abrams

The DTD 8/8 verdict was correct: the service account CAN create in
accounts/15714274. The 2.5-week 'blocked on an Editor grant' was a targeting
bug all along — every 403 came from aiming at accounts/371997142 (APPS).
No console grant was ever needed.

9/10 created on the first pass; nationalvotingday.org hit a transient 429
quota error and succeeded on retry (the script's idempotency made that a
no-op re-run). domains.json now 106/162 tagged.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017NeANPg68rvqrsCZidci85

Files touched

Diff

commit 6ccd60aee90a5fc63f57fb76f2eca6dc0f5ea5e7
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Sep 4 08:33:00 2026 -0700

    TK-10631: create + wire the final 10 GA4 properties — fleet complete at 94/94
    
    The DTD 8/8 verdict was correct: the service account CAN create in
    accounts/15714274. The 2.5-week 'blocked on an Editor grant' was a targeting
    bug all along — every 403 came from aiming at accounts/371997142 (APPS).
    No console grant was ever needed.
    
    9/10 created on the first pass; nationalvotingday.org hit a transient 429
    quota error and succeeded on retry (the script's idempotency made that a
    no-op re-run). domains.json now 106/162 tagged.
    
    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_017NeANPg68rvqrsCZidci85
---
 data/domains.json | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/data/domains.json b/data/domains.json
index 9b8adb0..9a9a583 100644
--- a/data/domains.json
+++ b/data/domains.json
@@ -116,7 +116,7 @@
       "bg": "#10233b",
       "accent": "#4aa3df"
     },
-    "ga4": ""
+    "ga4": "G-RW72TDS0BY"
   },
   "abramscivic.com": {
     "domain": "abramscivic.com",
@@ -218,7 +218,7 @@
       "bg": "#10233b",
       "accent": "#4aa3df"
     },
-    "ga4": ""
+    "ga4": "G-3FQMFCWPQ3"
   },
   "abramsintelligence.com": {
     "domain": "abramsintelligence.com",
@@ -660,7 +660,7 @@
       "bg": "#1c1614",
       "accent": "#b8865f"
     },
-    "ga4": ""
+    "ga4": "G-FH4K6P7C3X"
   },
   "borninbh.com": {
     "domain": "borninbh.com",
@@ -1272,7 +1272,7 @@
       "bg": "#15171c",
       "accent": "#9aa7b4"
     },
-    "ga4": ""
+    "ga4": "G-HK7QJGK14S"
   },
   "handmadewallcovering.com": {
     "domain": "handmadewallcovering.com",
@@ -1527,7 +1527,7 @@
       "bg": "#0b1220",
       "accent": "#5b8def"
     },
-    "ga4": ""
+    "ga4": "G-9M66XYPZD7"
   },
   "lacountyeats.com": {
     "domain": "lacountyeats.com",
@@ -1714,7 +1714,7 @@
       "bg": "#15171c",
       "accent": "#9aa7b4"
     },
-    "ga4": ""
+    "ga4": "G-5L8YDS7TTV"
   },
   "nationalvotingday.org": {
     "domain": "nationalvotingday.org",
@@ -1731,7 +1731,7 @@
       "bg": "#15171c",
       "accent": "#9aa7b4"
     },
-    "ga4": ""
+    "ga4": "G-48MCH66W7N"
   },
   "naturalwalltextures.com": {
     "domain": "naturalwalltextures.com",
@@ -1901,7 +1901,7 @@
       "bg": "#1a1a1f",
       "accent": "#e0533d"
     },
-    "ga4": ""
+    "ga4": "G-CFCXJR6QFQ"
   },
   "restaurantfabrics.com": {
     "domain": "restaurantfabrics.com",
@@ -2003,7 +2003,7 @@
       "bg": "#15171c",
       "accent": "#9aa7b4"
     },
-    "ga4": ""
+    "ga4": "G-6QFWM00XW5"
   },
   "stevenabramsphotography.com": {
     "domain": "stevenabramsphotography.com",
@@ -2037,7 +2037,7 @@
       "bg": "#15171c",
       "accent": "#9aa7b4"
     },
-    "ga4": ""
+    "ga4": "G-L5Z4RDMGJ9"
   },
   "summergamesrentals.com": {
     "domain": "summergamesrentals.com",

← 47e1773 TK-10631: re-target GA4 create at accounts/15714274 per DTD  ·  back to Domain Landings  ·  TK-10631: fix wrong hardcoded GA4 account (371997142 -> 1571 eeff377 →