Back

Company.

Help docs. 

Offerings. 

Website builder.

Find us online

WebWave drag and drop website builder lets you create unique websites. You can build your website from scratch by starting with a blank page, or choose various website templates from our free collection and modify them according to your needs. With WebWave website builder, you have a complete website design and hosting system at your fingertips.

Log in

Sign up

Webmaster's panel

 

Didn't find a solution to your problem? Contact us on live online chat or ask on Facebook group.

 

Missing any feature? Share your ideas with us.

15 January 2019

Google Tags Manager - manage tags on your website

Google Tag Manager is a tool dedicated to manage tags on your website. If you are using many tags like Google Webmaster Tools, Google Analytics, AddThis etc., you should consider adding Google Tag Manager which loads tags asynchronously making your website load much faster.

  1. Go to google.com/analytics/tag-manager
     

  2. Sign in or Sign up for free.
     

  3. In your account enter "Admin".


     

  4. In the first field type any account name and continue.
     

  5. In the second field enter your site address, select "WEB" and "CREATE". 


     

  6. In the pop-up window from the right agree to terms of use and click Yes.
     

  7. After the website reloads, a new window will appear with two codes that need to be pasted on your website.


     

  8. Go to website builder WebWave, enter Settings panel -> More settings and in "Edit HEAD tag" paste the first code.

     

  9. Add an HTML element to your website. (Read more about HTML element and how to use it)
     

  10. Change a default code to:
     

    <script>
         $("body").prepend(`Your_code`);
    </script>

     
  11. Replace Your_code to the second Google code.
     

  12. Save changes and publish your website.