From 33fcca03e3c8426b1ad38929cc6d9f192bd2ace5 Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Sat, 21 Mar 2026 19:14:01 -0700 Subject: [PATCH] Add Google Analytics to index and cheatsheet pages Adds the gtag.js snippet (G-TEXGHC7V34) to both HTML pages for tracking pageviews and usage. Co-Authored-By: Claude Opus 4.6 (1M context) --- public/cheatsheet.html | 9 +++++++++ public/index.html | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/public/cheatsheet.html b/public/cheatsheet.html index d0df0ea92..e261b0b84 100644 --- a/public/cheatsheet.html +++ b/public/cheatsheet.html @@ -1,6 +1,15 @@ + + + + Impeccable Command Cheatsheet diff --git a/public/index.html b/public/index.html index 86c775dfc..b6f634ff2 100644 --- a/public/index.html +++ b/public/index.html @@ -1,6 +1,15 @@ + + + + Impeccable: The missing upgrade to Anthropic's frontend-design skill