• Skip to main content
  • Skip to primary sidebar
  • Home
  • WordPress
  • web Hosting
  • linux
  • mysql
  • nginx
  • apache2
  • devops

Raju Ginni

wordpress tutorials seo hosting etc

You are here: Home / Digital Marketing Tutorials (overview) / How to setup /delete google analytics [working with]

How to setup /delete google analytics [working with]

how to install Google Analytics on my website WordPress blogger pligg smf
we are already know about installing google analytics but i forgets often now i am working with above 4 plat forms or software also i don’t need to now about drupal v bulletin bb press and other.
every time when I want to install i need to search for how install Google analytics on pligg or Google analytics plugin for WordPress or anayltics mod for smf.
Now i am writing this post as a notes for me. hope i think it will help for both you & me.

Table of Contents

Toggle
    • Installing google analytics pligg?
    • How to add google analytics code in blogger?
      • what is the blogger blogs limit for one google account?
      • Method 2  adding Analytic code to directly to before closing of </head> tag
    • how to insert google analytics into WordPress?
      • Method 2 where to put google analytics code in WordPress?
      • you need to put code in functions.php in below format don’t forget to add analytic code in below snippet.
    •   how to add Google analytics code in SMF simple machines forum software?
    • Final topic installing or add analytics code in any website?
  • Google Analytics plugins for WordPress free
  • google analytics WordPress tutorial
      • how to install google analytics WordPress?
  • How to Manually Add Google Analytics Code to WordPress?
    • Comparison Among Google Analytics WordPress Plugins
  • Best google analytics WordPress plugin 2014
  • Google Analytics for WordPress Yoast
  • Google Analytics for WordPress
  • WassUp Real Time Analytics
  • Google Analytics Dashboard for WP
  • Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.  Link to GA for WP
  • Google Analytics Dashboard
  • Google Analyticator
  • Jetpack wordpress plugin
  • Jetpack by WordPress.com

Installing google analytics pligg?

  • login to admin panel which pligg.com/admin
  • choose right side menu of the template editor  
  • third step select footer.tps and open that file.
  • just add extra code to your google analytics verification code  below the footer.

{literal} code  {/literal}

ex
{literal}  <script>
  (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);

  ga(‘create’, ‘UA-6312155-17’, ‘teluguwebsite.in’);
  ga(‘send’, ‘pageview’);

</script> {/literal}

however there is free google anayltics module available on pligg website but that not able to download after logging also.

How to add google analytics code in blogger?

installing google analytics in blogger quite easy than other because i did this many times may be more than 20 times i think because i owned 70+ blogs in 3 blogger accounts also you want know about below question.

what is the blogger blogs limit for one google account?

Answer: Not more than 75 blogs in each blogger account.
Method 1 to add analytics code blogger
Go to settings>> other you can find Google Analytics Code asked by blogger you don’t need to enter all the code just copy the UA-6312155-17  and enter here.

Method 2  adding Analytic code to directly to before closing of </head> tag

choose template menu in right side menu of blogger edit html and press CTRL+F  find
</head> tag add the analytics code before it.
http://1.bp.blogspot.com/-DOHA_ykiZSg/UVlFIhiHLGI/AAAAAAAADSM/Uej-vwqHheE/s1600/23+analytics.jpg

how to insert google analytics into WordPress?

Installing google analytics in WordPress simply install WordPress plugin called Google Analytics for WordPress  this the best google analytics WordPress plugin just enter code to like method 1 of blogger.

Method 2 where to put google analytics code in WordPress?

you need to put code in functions.php in below format don’t forget to add analytic code in below snippet.

<?php
add_action('wp_footer', 'add_googleanalytics');
function add_googleanalytics() { ?>
// Paste your Google Analytics code here
<?php } ?>

  how to add Google analytics code in SMF simple machines forum software?

this also using two modification using Google analytics mod or Global header footer mod smf in global header footer we need to add entire script code of google analytics in between <head> </head>  headers.
using google analytics mod smf simply entering the only google analytics property id like UA 555666 -55

Final topic installing or add analytics code in any website?

this is simply find header tags and insert your analytics code between headers only its not work in <body> tags and footer area.
how delete property in google analyitcs


also check how to use Google analytics my new post.
// Paste your Google Analytics code here

Google Analytics plugins for WordPress free

Find the list of google Analytics plugins for WordPress among lot of WordPress plugin by features, visibility, dashboard real-time views.

google analytics WordPress tutorial

how to install google analytics WordPress?

You can do by manually or using plugin below. 

How to Manually Add Google Analytics Code to WordPress?

You can add Google Analytics to wordpress without a plugin Manually. 
  1. just copy the code from Google Analytics dashboard Account.
  2.  Go to Appearance
  3. select editor to Edit theme
  4. Open functions.php
  5. paste the Google Analytics code Below the functions.php
  6. click on save.
  7. check real time data on Google Analytics to check it’s working or not.
  8. also check your WordPress blog getting any error or not.
if any error occurred or if you want to remove the code if anything is broken.
  1.  Open your Cpanel 
  2. look for wp-content/theme
  3. select currently running theme
  4. Find and open the functions.php
  5. delete the code you placed
  6. Save it and check your wp website.
NOTE:  You may also Google Analytics Code Before </body> tag in footer.php it may increase your website Performance by loading GA javascript After website loads.
But Google Recommends to add Google Analytics code to Before closing Header tag</head>.
However Now we are using asynchronous version google Analytics code there it will load After the website loads even if you added with In head also.

Comparison Among Google Analytics WordPress Plugins

  • Here i am sharing my experience jetpack almost good but consuming high resources. Google Analytics dashboard for wp better alternative to jetpack we can google Analytics stats from wordpress dashboard. this plugin also affecting site load time. then i used yoast google analytics plugin. it’s ok but no dashboard stats i want check my web stats from wordpress dashboard. i love to go for wassup real time google analytics plugins because i have not tested that plugin.
You may also interested in to check best seo wordpress plugin 2014.

Best google analytics WordPress plugin 2014



Google Analytics for WordPress Yoast

Google Analytics for WordPress

Track your WordPress site easily and with lots of metadata: views per author & category, automatic tracking of outbound clicks and page views.  download link

WassUp Real Time Analytics

Analyze your visitors traffic with real-time statistics, a lot of chronological information, charts, a sidebar widget.  Link to wp

Google Analytics Dashboard for WP

Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.  Link to GA for WP


Google Analytics Dashboard

This plugin will give you access to your Google Analytics data directly inside your WordPress blog.  Link to scree shot

Google Analyticator

Adds the necessary JavaScript code to enable Google Analytics. Includes widgets for Analytics data display. Link to plugin

Jetpack wordpress plugin

jet pack Plugin have lots features including

  1. sharing, 
  2. wordpress stats, 
  3. Popular Post widget, 
  4. comments with social login, Highly Reduce comment spam o  wordpress
  5. Cdn from wp.com 
  6. Google plus Authorship mark up.
  7.  Email subscription.

But it consumes high Resources may affect in page speed load time.

Jetpack by WordPress.com

Supercharge your WordPress site with powerful features previously only available to WordPress.com users. Link to jetpack plugin
Also check my other post about WordPress backup plugins   Check Free WordPress tutorials you may get something worth.

How users find this Article wp google analytics?

  • google analytics wordpress plugin,
  •  google analytics wordpress plugin yoast
  • wp google analytics plugin
  • add analytics to wordpress

How to delete delete property in google analytics

How to delete delete property in Google analytics

Accounts>> property go to the “View Settings” in your Admin area right bottom select delete view

Step 2Step 1enter image description here

Reader Interactions

Ask a Question:

You must be logged in to post a comment.

Primary Sidebar

Digital Marketing Tutorials (overview)

  • How to setup /delete google analytics [working with]
  • Perfect robots.txt file for Wordpress, blogger [Rules explained]
  • website ideas for online business with example (successful stories)
  • Google Algorithm updates
  • Adsense Optimization Improve adsense Earnings
  • Google SEO Guidelines (Case Study)
  • Diagnosing Website Traffic Drop (AMP https panda, penguin manual penalties)
  • 3+ things that decrease Adsense earnings
  • google adsense payments wire transfer india EFT bank deductions
  • How to verify facebook, twitter, google plus, youtube accounts
  • google ranking factors
  • social media optimization tutorial tips how to effectively use social media for marketing
  • make money website ideas Simple Guide
  • website audit for SEO Analysis Tips
  • how to make money online worst best methods
  • how to make Google crawl more frequently on your website
  • Freelancer Review
  • SEO services
  • website competitive analysis SEO
  • copyscape plagiarism content protection plugins for wordpress
  • redirect old domain and remove from google
  • Google page layout Algorithm
  • facebook page like button on website Popup & sidebar
  • Email Marketing services for your website
  • Facebook Free basics/ Internet (why we don't need)
  • My career In blogging & online Internet marketing
  • how to make 100$ day on youtube without making videos?
  • youtube seo tutorial to get 4000 hours watch & 1000 subscribers
  • understanding google adsense report cpc ctr cpa in Adsense

hi i am raju ginni, primalry i manage wordpress websites on GCP cloud platform as a cloud engineer, and create content on passionate things.
you can follow me on youtbe

© 2025 - All Rights Reserved Disclaimer & Privacy Policy