Title: Code inserted automatically by Wp-Stats
Last modified: August 19, 2016

---

# Code inserted automatically by Wp-Stats

 *  [simbian](https://wordpress.org/support/users/simbian/)
 * (@simbian)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/code-inserted-automatically-by-wp-stats/)
 * I noticed a strange thing using WordPress.com Stats ([http://wordpress.org/extend/plugins/stats](http://wordpress.org/extend/plugins/stats))
 * on my main blog page ([http://www.digitalking.it](http://www.digitalking.it))
   i see like an “emoticon” just at the bottom and this little change the layout…
   i watched the html code and i saw is generated by that plugin, the code specifically
   is:
 *     ```
       <script src="http://stats.wordpress.com/e-200806.js" type="text/javascript"></script>
       <script type="text/javascript">
       st_go({blog:'1072155',v:'ext',post:'0'});
       var load_cmc = function(){linktracker_init(1072155,0,2);};
       if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
       else load_cmc();
       </script>
       ```
   
 * what is it? just me noticed that? ok if code is needed but i want that be like“
   invisible” so my layout is the normal established by the theme i use

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [thomasklaiber](https://wordpress.org/support/users/thomasklaiber/)
 * (@thomasklaiber)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/code-inserted-automatically-by-wp-stats/#post-692797)
 * Just look at the _stats.php_ file.
    The code is needed to track your visitors,
   if you want to hide this emoticon do the following:
 *     ```
       Looking for a way to hide the gif? Don't use "display:none"! Put this in your stylesheet:
       img#wpstats{width:0px;height:0px;overflow:hidden;}
       ```
   
 *  786173
 * [17 years, 10 months ago](https://wordpress.org/support/topic/code-inserted-automatically-by-wp-stats/#post-692829)
 * Hi! I just changed the theme of my blog – succesful, in a way. Not totally, because
   as soon as the new change is in place, the stats stopped changing. Visitors are
   not tracked. What shall I do, I am short of being exasperated because I feel 
   no solution is in sight..(despite googling for hours for answers..Please help..

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Code inserted automatically by Wp-Stats’ is closed to new replies.

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 2 replies
 * 3 participants
 * Last reply from: 786173
 * Last activity: [17 years, 10 months ago](https://wordpress.org/support/topic/code-inserted-automatically-by-wp-stats/#post-692829)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
