Advertisement
Guest User

Untitled

a guest
Sep 14th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Cole esse código o mais alto possível na tag <head> da página:
  2.  
  3. <!-- Google Tag Manager -->
  4. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  5. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  6. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  7. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  8. })(window,document,'script','dataLayer','GTM-N6MZ7M7');</script>
  9. <!-- End Google Tag Manager -->
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. Além disso, cole esse código imediatamente após a tag de abertura <body>:
  17.  
  18. <!-- Google Tag Manager (noscript) -->
  19. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N6MZ7M7"
  20. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  21. <!-- End Google Tag Manager (noscript) -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement