From 1a83102edd3539b572e97222114aae80452830ed Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 20 Oct 2025 18:56:56 +0500 Subject: [PATCH] Add google ad --- src/components/Analytics/GoogleAd.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Analytics/GoogleAd.astro b/src/components/Analytics/GoogleAd.astro index b246cd990..f4197950f 100644 --- a/src/components/Analytics/GoogleAd.astro +++ b/src/components/Analytics/GoogleAd.astro @@ -80,6 +80,8 @@ }; } + console.info('Ad Settings:', adSettings); + // @ts-nocheck window.googletag = window.googletag || { cmd: [] }; googletag.cmd.push(function () {