[object Object]

← back to Hollywood Wallcoverings

GA4: propagate site gtag to untagged pages (fleet coverage)

17e451e9185fb3783b6dc47dd120aeb2a4e5a04f · 2026-08-03 13:37:06 -0700 · Steve

Files touched

Diff

commit 17e451e9185fb3783b6dc47dd120aeb2a4e5a04f
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Aug 3 13:37:06 2026 -0700

    GA4: propagate site gtag to untagged pages (fleet coverage)
---
 campaigns/hollywood-cc-campaign.html | 3 +++
 campaigns/hollywood-cc-navbar.html   | 3 +++
 customcreator/configure.html         | 3 +++
 customcreator/gallery.html           | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/campaigns/hollywood-cc-campaign.html b/campaigns/hollywood-cc-campaign.html
index 8d18893..6c1b812 100644
--- a/campaigns/hollywood-cc-campaign.html
+++ b/campaigns/hollywood-cc-campaign.html
@@ -1,6 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+<!-- Google tag (gtag.js) — GA4 G-JBB1K6YNJ3 -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-JBB1K6YNJ3"></script>
+<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-JBB1K6YNJ3');</script>
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/campaigns/hollywood-cc-navbar.html b/campaigns/hollywood-cc-navbar.html
index 0016b87..1e846e9 100644
--- a/campaigns/hollywood-cc-navbar.html
+++ b/campaigns/hollywood-cc-navbar.html
@@ -1,6 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
+<!-- Google tag (gtag.js) — GA4 G-JBB1K6YNJ3 -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-JBB1K6YNJ3"></script>
+<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-JBB1K6YNJ3');</script>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <!--[if mso]>
diff --git a/customcreator/configure.html b/customcreator/configure.html
index 33cbcf9..bd417cb 100644
--- a/customcreator/configure.html
+++ b/customcreator/configure.html
@@ -1,6 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+<!-- Google tag (gtag.js) — GA4 G-JBB1K6YNJ3 -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-JBB1K6YNJ3"></script>
+<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-JBB1K6YNJ3');</script>
 <meta charset="UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>Custom Mural Configurator — Hollywood Wallcoverings</title>
diff --git a/customcreator/gallery.html b/customcreator/gallery.html
index 6cd6430..7bdde65 100644
--- a/customcreator/gallery.html
+++ b/customcreator/gallery.html
@@ -1,6 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+<!-- Google tag (gtag.js) — GA4 G-JBB1K6YNJ3 -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-JBB1K6YNJ3"></script>
+<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-JBB1K6YNJ3');</script>
 <meta charset="UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>Custom Creator — Made-to-Measure Murals | Hollywood Wallcoverings</title>

← 4554591 corner-nav: block javascript:/data: URIs in search preview (  ·  back to Hollywood Wallcoverings  ·  TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r ef88ba2 →