Mike 4 éve
szülő
commit
383f62ed05
1 módosított fájl, 8 hozzáadás és 0 törlés
  1. 8 0
      themes/hugo-lamp/layouts/_default/baseof.html

+ 8 - 0
themes/hugo-lamp/layouts/_default/baseof.html

@@ -22,9 +22,17 @@
   <body style="background-color: #ffffff; color: #000000">
     <!-- Google Tag Manager -->
     <amp-analytics config="https://www.googletagmanager.com/amp.json?id=GTM-W5PRWTW&gtm.url=https://bhouse.com.tw" data-credentials="include"></amp-analytics>
+    
     <!-- Google Tag Manager (AccuHit) -->
     <amp-analytics config="https://www.googletagmanager.com/amp.json?id=GTM-MN4WVXM&gtm.url=https://bhouse.com.tw" data-credentials="include"></amp-analytics>
 
+    <!-- Global site tag (gtag) - Google Ads: 329581783 -->
+    <amp-analytics type="gtag" data-credentials="include"> 
+      <script type="application/json">
+        { "vars": { "gtag_id": "AW-329581783", "config": { "AW-329581783": { "groups": "default" } } }, "triggers": { } } 
+      </script> 
+    </amp-analytics>
+
     {{ partial "header.html" . }} 
     {{ partial "sidebar.html" . }}
 	</br>