Title: Remove Google Analytics (MonsterInsights) comments
Author: Mitch
Published: <strong>30 ສິງຫາ 2016</strong>
Last modified: 1 ພະຈິກ 2016

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://ps.w.org/remove-google-analytics-comments/assets/icon-256x256.png?rev
=1486536)

# Remove Google Analytics (MonsterInsights) comments

 ໂດຍ [Mitch](https://profiles.wordpress.org/lowest/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/remove-google-analytics-comments.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/remove-google-analytics-comments/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/remove-google-analytics-comments/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/remove-google-analytics-comments/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/remove-google-analytics-comments/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/remove-google-analytics-comments/)

## ຄຳອະທິບາຍ

A light-weight plugin which will remove the advertisement HTML comments coming from
the Google Analytics plugin created by MonsterInsights, such as:

    ```
    <!-- This site uses the Google Analytics by MonsterInsights plugin -->
    ```

This is a must-have plugin if you have Google Analytics by MonsterInsights installed.

#### Note

This plugin requires [Google Analytics by MonsterInsights](https://wordpress.org/plugins/google-analytics-for-wordpress/).
If you do not have Google Analytics by MonsterInsights activated, this plugin will
not work. Also compatible with the pro version of the mentioned plugin.

#### Like this plugin?

If you like this plugin, make sure to rate it 5 stars. Also check out [Remove Yoast SEO comments](https://wordpress.org/plugins/remove-yoast-seo-comments/)!

## ການຕິດຕັ້ງ

 1. Upload the ‘remove-google-analytics-comments’ folder to the /wp-content/plugins/
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. All done! The HTML comments are now removed from your front-end source code.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  When Google Analytics by MonsterInsights updates their plugin, will the HTML comments
stay removed?

Yes, they will stay removed.

  Does this plugin add any configuration options?

No, activate the plugin and you are done! This plugin will not add any extra tables
or such to your database.

  Why does this plugin exist?

The HTML comments coming from the Google Analytics by MonsterInsights plugin give
out information such as plugin version and type. When there is a exploit in the 
Google Analytics by MonsterInsights plugin, hackers may take advantage of that exploit
to hack your website. A good reason to remove them.

  Will this plugin modify any of my Google Analytics by MonsterInsights plugin files?

No, this plugin will not modify any of your Google Analytics by MonsterInsights 
plugin files.

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/8ed1c464d22139ebc9dc974d3fc890970e54489c80940e2ab14066709cbcc9a7?
s=60&d=retro&r=g)

### 󠀁[Good security plugin](https://wordpress.org/support/topic/good-security-plugin-9/)󠁿

 [jgwinner](https://profiles.wordpress.org/jgwinner/) 23 ພຶດສະພາ 2017

Basic plug-in, works as advertised. It’s a good security thing to not let people
know what versions you are using, in case there is an exploit; after having said
that, you should patch your servers ANYWAY to avoid exploits taking hold. Even if
the information about the version is not exposed on your web site, any exploits 
IN that version WOULD be, so do the patching. This plugin isn’t perfect, however,
as I did still find the following variable in the code: var monsterinsights_frontend…
so, anyone looking at source would probably know you’re using MonsterInsights … 
== John ==

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Remove Google Analytics (MonsterInsights) comments” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source).
ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Mitch ](https://profiles.wordpress.org/lowest/)

[ແປ “Remove Google Analytics (MonsterInsights) comments” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/remove-google-analytics-comments)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/remove-google-analytics-comments/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/remove-google-analytics-comments/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/remove-google-analytics-comments/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/remove-google-analytics-comments/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0.1

 * Fixed an security vulnerability regarding `target="_blank"` ([read more](https://core.trac.wordpress.org/ticket/36809))
 * Added support for WordPress 4.7

#### 1.0

 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.1**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **9 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **100+**
 *  ເວີຊັນ WordPress ** 1.2.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.7.33**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/remove-google-analytics-comments/)
 * ແທັກ
 * [analytics](https://lo.wordpress.org/plugins/tags/analytics/)[google](https://lo.wordpress.org/plugins/tags/google/)
   [insights](https://lo.wordpress.org/plugins/tags/insights/)[monster](https://lo.wordpress.org/plugins/tags/monster/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/remove-google-analytics-comments/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/remove-google-analytics-comments/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Mitch ](https://profiles.wordpress.org/lowest/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/remove-google-analytics-comments/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VYPRGME8QELC)