[object Object]

← back to Retrowalls

Wire DW Meta Pixel 1431180262113856 + DW-network ad slot [ads/tracking rollout]

0f210dcd3433e94c74b1dba1b7a61749a678a4c4 · 2026-08-04 11:27:37 -0700 · Steve Abrams

Files touched

Diff

commit 0f210dcd3433e94c74b1dba1b7a61749a678a4c4
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue Aug 4 11:27:37 2026 -0700

    Wire DW Meta Pixel 1431180262113856 + DW-network ad slot [ads/tracking rollout]
---
 public/index.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 54bde9f..bf91902 100644
--- a/public/index.html
+++ b/public/index.html
@@ -246,7 +246,7 @@ textarea:focus-visible,
 <!-- Meta Pixel — INERT until set-fb-pixel.sh is run (does NOT load fbevents.js or hit Meta until flipped) -->
 <script>
 (function(){
-  var PIXEL_ID = '{{FACEBOOK_PIXEL_ID}}';
+  var PIXEL_ID = '1431180262113856';
   // Inert until flipped — the brace check prevents BOTH the loader IIFE
   // AND the init call from running, so fbevents.js is never fetched.
   if (PIXEL_ID.indexOf('{{') !== -1) return;
@@ -260,6 +260,7 @@ textarea:focus-visible,
 })();
 </script>
 <!-- noscript fallback is added by set-fb-pixel.sh on flip (omitted here to avoid unflipped img phone-home) -->
+<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1431180262113856<!-- End Meta Pixel -->ev=PageView<!-- End Meta Pixel -->noscript=1"/></noscript>
 <!-- End Meta Pixel -->
 </head>
 <body>
@@ -1512,5 +1513,7 @@ document.addEventListener('DOMContentLoaded', function(){ try { renderRailSectio
 <script src="/sku-redact.js" defer></script>
 <!-- hero4-fix: activate 2x2 hero (self-contained; was commented placeholder) -->
 <script src="/hero-4grid.js" defer></script>
+  <!-- DW network ad slot -->
+  <script src="https://ads.agentabrams.com/embed.js" data-slot="footer-strip"></script>
 </body>
 </html>

← bd3f2fb retrowalls: adopt href-to-deeper-data storefront primitives  ·  back to Retrowalls  ·  fix: take infinite-scroll .loading indicator out of flow (ki 0353ad2 →