{"id":7222,"date":"2021-07-07T22:54:55","date_gmt":"2021-07-08T05:54:55","guid":{"rendered":"https:\/\/codedcommerce.com\/?post_type=product&#038;p=7222"},"modified":"2024-04-10T14:35:08","modified_gmt":"2024-04-10T21:35:08","slug":"wordpress-load-google-tag-manager","status":"publish","type":"woo-code","link":"https:\/\/codedcommerce.com\/woo\/wordpress-load-google-tag-manager\/","title":{"rendered":"WordPress load Google Tag Manager"},"content":{"rendered":"\n<pre class=\"wp-block-code language-php\"><code>add_action( 'wp_head', function() {\n\n\t?>\n\t&lt;script>(function(w,d,s,l,i){w&#91;l]=w&#91;l]||&#91;];w&#91;l].push({'gtm.start':\n\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)&#91;0],\n\tj=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=\n\t'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n\t})(window,document,'script','dataLayer','GTM-#######');&lt;\/script>\n\t&lt;?php\n\n} );\n\nadd_action( 'wp_body_open', function() {\n\n\t?>\n\t&lt;noscript>\n\t\t&lt;iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-#######\"\n\theight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\">&lt;\/iframe>\n\t&lt;\/noscript>\n\t&lt;?php\n\n} );<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-7222","woo-code","type-woo-code","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/woo-code\/7222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/woo-code"}],"about":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/types\/woo-code"}],"wp:attachment":[{"href":"https:\/\/codedcommerce.com\/wp-json\/wp\/v2\/media?parent=7222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}