How to install Google Tag Manager in Blogger Blog

google tag manager

How to install Google Tag Manager in Blogger

Google webmaster tool provide fantastic opportunities for bloggers and google tag manager to verify blog/website. It really helps to add and update your blog/website tag easily. One small script stays on your site and appears anytime you post and the concerned tag is detected and delivered for better blog/website SEO. Google tag manager has automatic error checking. There is default console which shows previews of a site, also makes the site run faster and offers opportunities for advertisers to know detail about the site. Google tag manager makes it possible to creating great business opportunities. Here we explain how to verify google tag manager through google webmaster tool using the snippet code, step by step complete tutorial.
First step you need google tag manager account.

How to create google tag manager account

  • Visit http://www.google.com/tagmanager and sign in with your Gmail account.
  • After login enters your 'Account Name' and click on 'Continue' button.
  • Then enter your site's URL. Next, select 'Web' and click on 'Create' button.
  • You should receive a (Terms of Service Agreement) click 'Yes' proceed.
  • After you will find snippet code. now just copy this code.
Now,, Second step go to your blogger template option and click on the "Edit HTML" button.
Then paste google tag manager snippet code after the opening <body> tag code in the blogger template HTML.
Now this snippet code needs a simple customize...

Before »
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-XXXXXX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-XXXXXX');</script>
<!-- End Google Tag Manager -->
Change highlighted ( & ) Red code with &amp; code.

After »
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-XXXXXX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-XXXXXX');</script>
<!-- End Google Tag Manager -->
Then 'Save template'

So our Third step is how to verify google tag manager through google webmaster tool. Now you need to google webmaster account.

How to create google webmaster account

  • Visit http://www.google.com/webmasters/tools and sign in with your Gmail account.
  • After login enter your site's URL. Next, click on 'ADD PROPERTY' button and you'll need to verify that the site is yours.

Verify google tag manager

  • Select 'Alternate methods' Next, mark 'Google Tag Manager'
  • And click 'Verify' button. you are almost successfully done.

Only this method is supported in blogger. In case your verification code not working, you don't need to worry, help improve is our aim!! at any time, for any such advice or questions, please contact us.
How to install Google Tag Manager in Blogger Blog How to install Google Tag Manager in Blogger Blog Reviewed by Unknown on 9/24/2015 Rating: 5

No comments: